summaryrefslogtreecommitdiff
path: root/ext/date/tests/time_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/time_basic.phpt')
-rw-r--r--ext/date/tests/time_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/date/tests/time_basic.phpt b/ext/date/tests/time_basic.phpt
index 0ff2f0120c..d97b73e216 100644
--- a/ext/date/tests/time_basic.phpt
+++ b/ext/date/tests/time_basic.phpt
@@ -10,7 +10,5 @@ Test return type and value for expected input time()
var_dump(time());
?>
-===DONE===
--EXPECTF--
int(%d)
-===DONE===