Selaa lähdekoodia

Fix path seperator for Windows

Stefan Siegl 10 vuotta sitten
vanhempi
commit
a7fbe9dde4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      tests/fatal_error_recursive.phpt

+ 1 - 1
tests/fatal_error_recursive.phpt

@@ -35,4 +35,4 @@ $js->executeString("PHP.nofail(); PHP.foo();");
 foo
 foo
 
-Fatal error: Call to a member function bar() on %s in %s/fatal_error_recursive.php on line 7
+Fatal error: Call to a member function bar() on %s in %s%efatal_error_recursive.php on line 7