add test for virtual inc entry exclusion
[p5sagit/App-FatPacker.git] / t / mod / d.pm
diff --git a/t/mod/d.pm b/t/mod/d.pm
new file mode 100644 (file)
index 0000000..53ddfc1
--- /dev/null
@@ -0,0 +1,4 @@
+package t::mod::d;
+$INC{"t/mod/foreign.pm"} = __FILE__;
+1;
+