summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-03-25 13:11:27 +0100
committerAnatol Belski <ab@php.net>2015-03-25 13:11:27 +0100
commit8f9cb39cadd0b7690a912721c8a0a63ed704ba46 (patch)
tree4b6ffadc26166821804a2f4f26ab3495cc6e07cc
parent1174b399ad325b630ba202abc6671d8055160b99 (diff)
downloadphp-git-8f9cb39cadd0b7690a912721c8a0a63ed704ba46.tar.gz
fix dir separator in test
-rw-r--r--ext/sqlite3/tests/bug68760.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sqlite3/tests/bug68760.phpt b/ext/sqlite3/tests/bug68760.phpt
index de89a2cf22..7259893388 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