tests: add some basic tests for dead method removal/cha/rta
[nit.git] / tests / icode_dmr_inh_alt1.tests
diff --git a/tests/icode_dmr_inh_alt1.tests b/tests/icode_dmr_inh_alt1.tests
new file mode 100644 (file)
index 0000000..1e00c54
--- /dev/null
@@ -0,0 +1,4 @@
+A,icode_dmr_inh_alt1::B::foo,has,CALL file::Object::print
+A,icode_dmr_inh_alt1::B::foo,no,ABORT
+B,icode_dmr_inh_alt1::B::foo,no,CALL file::Object::print
+B,icode_dmr_inh_alt1::B::foo,has,ABORT