simple script to launch a single test

This commit is contained in:
Max Baker
2009-06-12 21:59:50 +00:00
parent 77bcf720d3
commit 3cac59adf4

4
t/run_test Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
# Run this from ../
/usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/$1