Fix tests on Windows

This commit is contained in:
Nikita Popov 2017-06-26 00:22:14 +02:00
parent ecaf408d30
commit b3849edf2c
2 changed files with 2 additions and 2 deletions

View File

@ -23,4 +23,4 @@ Fatal error: Uncaught TypeError: Return value of class@anonymous::a() must be an
Stack trace:
#0 %s(16): class@anonymous->a()
#1 {main}
thrown in /%s on line 13
thrown in %s on line 13

View File

@ -23,4 +23,4 @@ Fatal error: Uncaught TypeError: Return value of class@anonymous::a() must be an
Stack trace:
#0 %s(16): class@anonymous->a()
#1 {main}
thrown in /%s on line 13
thrown in %s on line 13