From dbea6fc122decec83e2a9b2d517c142959ddb462 Mon Sep 17 00:00:00 2001 From: Simon Best Date: Thu, 24 Apr 2014 21:16:19 +0100 Subject: [PATCH] Correct name of memory limit test. --- tests/memory_limit.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/memory_limit.phpt b/tests/memory_limit.phpt index 4f08dae..20e2b31 100644 --- a/tests/memory_limit.phpt +++ b/tests/memory_limit.phpt @@ -1,5 +1,5 @@ --TEST-- -Test V8::executeString() : Time limit +Test V8::executeString() : Memory limit --SKIPIF-- --FILE--