Add symlink test cases, remove obsolete test infrastructure.
[matthijs/upstream/blosxom.git] / t / Makefile
1
2 all: test
3
4 test: 
5         prove *.t
6