Skip to content

Commit bb37542

Browse files
committed
Fix test compatibility for Windows
1 parent 291fb41 commit bb37542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/install.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ fn install_target_dir() {
319319
[INSTALLING] foo v0.0.1 [..]
320320
[COMPILING] foo v0.0.1 [..]
321321
[FINISHED] release [..]
322-
[INSTALLING] [..]foo
322+
[INSTALLING] [..]foo[EXE]
323323
[INSTALLED] package `foo v0.0.1 [..]foo[..]` (executable `foo[EXE]`)
324324
[WARNING] be sure to add [..]
325325
",

0 commit comments

Comments
 (0)