From: djfiander Date: Wed, 20 May 2009 21:26:08 +0000 (+0000) Subject: Basic makefile to run testsuite with right options X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6523158c5a3769672ab31ad062e7d8ccc06915a5;p=Evergreen.git Basic makefile to run testsuite with right options git-svn-id: svn://svn.open-ils.org/ILS/trunk@13211 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/perlmods/OpenILS/Utils/MFHD/test/Makefile b/Open-ILS/src/perlmods/OpenILS/Utils/MFHD/test/Makefile new file mode 100644 index 0000000000..47f47e6507 --- /dev/null +++ b/Open-ILS/src/perlmods/OpenILS/Utils/MFHD/test/Makefile @@ -0,0 +1,2 @@ +test: + perl -I../../../.. mfhd.t