Commit 03278d84 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

[t:4814] fix the thing that makes it so perf tests don't run by default

git-svn-id: file:///svn/toku/tokudb@43213 c7de825b-a66e-492c-adef-691d508d4ae1
parent 47b402fd
......@@ -102,12 +102,12 @@ endif()
set(perf_tests
perf_checkpoint_var.tdb
perf_cursor_nop.c
perf_malloc_free.c
perf_nop.c
perf_ptquery.c
perf_ptquery2.c
perf_xmalloc_free.c
perf_cursor_nop.tdb
perf_malloc_free.tdb
perf_nop.tdb
perf_ptquery.tdb
perf_ptquery2.tdb
perf_xmalloc_free.tdb
)
## we also don't need to run perf tests every time
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment