From 57c86b0b3fc5ad171fdf18a6e05d98fe013990f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20St=C3=B6neberg?= Date: Wed, 9 Jan 2013 05:52:17 +0000 Subject: [PATCH] optimized tests target (nw) --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 5e15978bb90..3651da87852 100644 --- a/makefile +++ b/makefile @@ -684,7 +684,7 @@ default: maketree buildtools emulator all: default tools # TODO: move to a .mak file in the regtests folder? -tests: tools +tests: maketree jedutil.exe chdman.exe @echo Running jedutil unittest $(PYTHON) src/regtests/jedutil/jedtest.py @echo Running chdman unittest