get rid of some earlier trash, prepare for putting in the real code
[gitmo/Class-C3-XS.git] / t / lib / D.pm
diff --git a/t/lib/D.pm b/t/lib/D.pm
deleted file mode 100644 (file)
index 4ccb3de..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-package t::lib::D;
-use c3;    
-use base ('t::lib::A', 't::lib::E');
-1;
\ No newline at end of file