b115a22828
Check that `minicore` cannot be used with `run-{pass,fail}` tests.
6 lines
145 B
XML
6 lines
145 B
XML
//! `compiletest` self-test to check that `add-core-stubs` is incompatible with run pass modes.
|
|
|
|
//@ add-core-stubs
|
|
//@ run-pass
|
|
//@ should-fail
|