From 8f9cb39cadd0b7690a912721c8a0a63ed704ba46 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 25 Mar 2015 13:11:27 +0100 Subject: [PATCH] fix dir separator in test --- ext/sqlite3/tests/bug68760.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/sqlite3/tests/bug68760.phpt b/ext/sqlite3/tests/bug68760.phpt index de89a2cf224..72598933884 100644 --- a/ext/sqlite3/tests/bug68760.phpt +++ b/ext/sqlite3/tests/bug68760.phpt @@ -31,6 +31,6 @@ catch(\Exception $e) { ?> --EXPECTF-- callback -Warning: SQLite3::query(): An error occurred while invoking the compare callback in %a/bug68760.php on line %i +Warning: SQLite3::query(): An error occurred while invoking the compare callback in %a%ebug68760.php on line %i Exception: oops