1
0
mirror of synced 2026-04-17 00:00:12 +00:00

2007-09-01 19:26:30 by steve

Updated to work with new location.
This commit is contained in:
steve
2007-09-01 19:26:30 +00:00
parent 8955aa696f
commit 8f4cd76518

View File

@@ -1,9 +1,9 @@
all:
@cd ..; prove --shuffle tests/
@cd ..; prove --shuffle t/
verbose:
@cd ..; prove --shuffle --verbose tests/
@cd ..; prove --shuffle --verbose t/
modules: .PHONY
@@ -13,5 +13,4 @@ modules: .PHONY
true
clean:
rm *~
-rm *~