Add symlink test cases, remove obsolete test infrastructure.
[matthijs/upstream/blosxom.git] / t / Makefile
diff --git a/t/Makefile b/t/Makefile
new file mode 100644 (file)
index 0000000..6caa89e
--- /dev/null
@@ -0,0 +1,6 @@
+
+all: test
+
+test: 
+       prove *.t
+