Skip to content

Commit

Permalink
Fix test compatibility for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
bl2e committed Jun 21, 2020
1 parent 291fb41 commit bb37542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testsuite/install.rs
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ fn install_target_dir() {
[INSTALLING] foo v0.0.1 [..]
[COMPILING] foo v0.0.1 [..]
[FINISHED] release [..]
[INSTALLING] [..]foo
[INSTALLING] [..]foo[EXE]
[INSTALLED] package `foo v0.0.1 [..]foo[..]` (executable `foo[EXE]`)
[WARNING] be sure to add [..]
",
Expand Down

0 comments on commit bb37542

Please sign in to comment.