diff options
Diffstat (limited to 'ext/fileinfo/tests/finfo_open_002.phpt')
-rw-r--r-- | ext/fileinfo/tests/finfo_open_002.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fileinfo/tests/finfo_open_002.phpt b/ext/fileinfo/tests/finfo_open_002.phpt index cf4809f093..3a3891d72c 100644 --- a/ext/fileinfo/tests/finfo_open_002.phpt +++ b/ext/fileinfo/tests/finfo_open_002.phpt @@ -11,7 +11,7 @@ $x->finfo(); echo "done!\n"; ?> ---EXPECTF-- +--EXPECT-- done! |