Skip to content

Commit a3b5ed3

Browse files
committed
Issue#2591 Do not use slash in path to pass test in Windows.
1 parent 746ab44 commit a3b5ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Regression/GitHub/2591-separate-class-preserve-no-bootstrap.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ There was 1 error:
2323
1) Issue2591_SeparateClassPreserveTest::testOriginalGlobalString
2424
Undefined index: globalString
2525

26-
%s/SeparateClassPreserveTest.php:%d
26+
%sSeparateClassPreserveTest.php:%d
2727

2828
ERRORS!
2929
Tests: 3, Assertions: 2, Errors: 1.

0 commit comments

Comments
 (0)