[open-ils-commits] r13211 - trunk/Open-ILS/src/perlmods/OpenILS/Utils/MFHD/test (djfiander)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed May 20 17:26:12 EDT 2009
Author: djfiander
Date: 2009-05-20 17:26:08 -0400 (Wed, 20 May 2009)
New Revision: 13211
Added:
trunk/Open-ILS/src/perlmods/OpenILS/Utils/MFHD/test/Makefile
Log:
Basic makefile to run testsuite with right options
Added: trunk/Open-ILS/src/perlmods/OpenILS/Utils/MFHD/test/Makefile
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/Utils/MFHD/test/Makefile (rev 0)
+++ trunk/Open-ILS/src/perlmods/OpenILS/Utils/MFHD/test/Makefile 2009-05-20 21:26:08 UTC (rev 13211)
@@ -0,0 +1,2 @@
+test:
+ perl -I../../../.. mfhd.t
More information about the open-ils-commits
mailing list