Skip to content

Commit b115a22

Browse files
committed
tests/assembly: add minicore compiletest self-test
Check that `minicore` cannot be used with `run-{pass,fail}` tests.
1 parent 59cb59d commit b115a22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
//! `compiletest` self-test to check that `add-core-stubs` is incompatible with run pass modes.
2+
3+
//@ add-core-stubs
4+
//@ run-pass
5+
//@ should-fail

0 commit comments

Comments
 (0)