don't rely on . in @INC in tests and stop using t::mod names
[p5sagit/App-FatPacker.git] / t / mod / b.pm
diff --git a/t/mod/b.pm b/t/mod/b.pm
deleted file mode 100644 (file)
index 9127201..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-package t::mod::b;
-use t::mod::c;
-1;