Skip to content

Commit 43d7e65

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
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)