Browse Source

Correct name of memory limit test.

Simon Best 11 năm trước cách đây
mục cha
commit
dbea6fc122
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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--