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