From 0465c369e2113fba1df180fee62cbc048d8e2ae0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 26 Nov 2008 19:02:31 +0000 Subject: [PATCH] tweak test rule --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6778fc454..904fea596 100644 --- a/Makefile +++ b/Makefile @@ -29,8 +29,8 @@ xprofile: build ghcprof profs/$(TIME).xprof test: - @./hledger.hs test - @./regtest.py + ./hledger.hs test +# tools/regressiontest.py # run performance benchmarks and save results in profs BENCHEXES=hledger ledger