0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-09-19 15:25:19 +00:00

Correct name of memory limit test.

This commit is contained in:
Simon Best 2014-04-24 21:16:19 +01:00 committed by Stefan Siegl
parent 7ac12c4fbd
commit dbea6fc122

View File

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