Skip to content

Commit 418c481

Browse files
committed
Output PASSED 1 tests in semver test
Testing on Android (in ci/runtest-android.rs) seems to depend on the test outputting it was successful.
1 parent ed1399a commit 418c481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/test/semver.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ include!(concat!(env!("OUT_DIR"), "/semver.rs"));
88

99
fn main() {
1010
// The test is about the imports created in `semver.rs`.
11+
println!("PASSED 1 tests");
1112
}

0 commit comments

Comments
 (0)