Skip to content

Commit 8263707

Browse files
committed
Add comment explaining exit-code test intent
1 parent 01ec7d7 commit 8263707

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-make/exit-code/rmake.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Test that we exit with the correct exit code for successful / unsuccessful / ICE compilations
2+
13
extern crate run_make_support;
24

35
use run_make_support::{rustc, rustdoc, out_dir};

0 commit comments

Comments
 (0)