Explorar el Código

Correct name of memory limit test.

Simon Best hace 11 años
padre
commit
dbea6fc122
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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--