From 662c439087504c111f695fe964a3b50319d62141 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Sun, 29 Mar 2015 17:59:28 +0200 Subject: [PATCH] fix typo --- ext/fileinfo/tests/bug69320.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/fileinfo/tests/bug69320.phpt b/ext/fileinfo/tests/bug69320.phpt index 9b1c2762b1..4eea7470b8 100644 --- a/ext/fileinfo/tests/bug69320.phpt +++ b/ext/fileinfo/tests/bug69320.phpt @@ -13,7 +13,7 @@ var_dump(finfo_file(finfo_open(FILEINFO_MIME_TYPE), $fname)); --CLEAN-- --EXPECTF-- string(10) "text/plain" -- 2.40.0