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