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