Browse Source

Correct name of memory limit test.

Simon Best 11 years ago
parent
commit
dbea6fc122
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/memory_limit.phpt

+ 1 - 1
tests/memory_limit.phpt

@@ -1,5 +1,5 @@
 --TEST--
-Test V8::executeString() : Time limit
+Test V8::executeString() : Memory limit
 --SKIPIF--
 <?php require_once(dirname(__FILE__) . '/skipif.inc'); ?>
 --FILE--