move subtests into their own directory, so prove -lr t still works
[p5sagit/strictures.git] / t / smells-of-vcs / t / one.faket
diff --git a/t/smells-of-vcs/t/one.faket b/t/smells-of-vcs/t/one.faket
new file mode 100644 (file)
index 0000000..362d179
--- /dev/null
@@ -0,0 +1,3 @@
+use strictures 1;
+
+new Foo 1, 2, 3;