summaryrefslogtreecommitdiff
path: root/bench/wtperf
diff options
context:
space:
mode:
Diffstat (limited to 'bench/wtperf')
-rw-r--r--bench/wtperf/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/bench/wtperf/Makefile.am b/bench/wtperf/Makefile.am
index c577314ff1c..c6dc0f58063 100644
--- a/bench/wtperf/Makefile.am
+++ b/bench/wtperf/Makefile.am
@@ -7,9 +7,7 @@ wtperf_LDFLAGS = -static
wtperf_SOURCES =\
config.c misc.c wtperf.c wtperf.h wtperf_opt.i
-# The benchmark can be run with no arguments as simple smoke tests
TESTS = smoke.sh
-
TESTS_ENVIRONMENT = rm -rf WT_TEST ; mkdir WT_TEST ;
clean-local: