testing: extract `fail` method to make a test case fail without running it
[nit.git] / tests / icode_dmr_if.tests
1 A,icode_dmr_if::A::foo,has,CALL file::Object::print
2 A,icode_dmr_if::A::bar,no,CALL file::Object::print
3 A,icode_dmr_if::A::foo,no,ABORT
4 A,icode_dmr_if::A::bar,has,ABORT