diff options
Diffstat (limited to 'ext/date/tests/getdate_variation3.phpt')
-rw-r--r-- | ext/date/tests/getdate_variation3.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/date/tests/getdate_variation3.phpt b/ext/date/tests/getdate_variation3.phpt index 27c49a71e2..1c4891ee6b 100644 --- a/ext/date/tests/getdate_variation3.phpt +++ b/ext/date/tests/getdate_variation3.phpt @@ -30,7 +30,6 @@ foreach($inputs as $key =>$value) { }; ?> -===DONE=== --EXPECT-- *** Testing getdate() : usage variation *** @@ -111,4 +110,3 @@ array(11) { [0]=> int(-51966) } -===DONE=== |