From 52744777dd21f84dd40303ee197f0b5517dd96e0 Mon Sep 17 00:00:00 2001 From: jestin Date: Tue, 22 Nov 2005 15:46:35 +0000 Subject: Ha ha, does anyone read the comments in CVS ? --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index b13ed56..4a3c4eb 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -32,7 +32,7 @@ nl: $(JAVA) $(JAVAOPTS) $(CLASSPATH) NewLine -n 100000 $(DOMAIN) probe: - $(JAVA) $(JAVAOPTS) $(CLASSPATH) fr.dgac.ivy.Probe $(DOMAIN) < /dev/null + $(JAVA) $(JAVAOPTS) $(CLASSPATH) fr.dgac.ivy.tools.Probe $(DOMAIN) < /dev/null api: $(JAVA) $(JAVAOPTS) $(CLASSPATH) TestApi $(DOMAIN) -- cgit v1.1