Skip to content

Commit 158ad82

Browse files
committed
Debug.
1 parent 6554322 commit 158ad82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ fn run_test() -> io::Result<()> {
390390
cargo test --manifest-path=../builder/Cargo.toml;
391391
cargo test;
392392
)?;
393+
println!("Tests complete.");
393394
Ok(())
394395
}
395396

0 commit comments

Comments
 (0)