소스 검색

Correct name of memory limit test.

Simon Best 11 년 전
부모
커밋
dbea6fc122
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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--