Browse Source

refs Tokutek/ft-engine#40 Prevent bdb from trying to run test_restrict (tokudb only test)

pull/73/head
Yoni Fogel 13 years ago
parent
commit
80e51be08b
  1. 1
      src/tests/CMakeLists.txt

1
src/tests/CMakeLists.txt

@ -271,6 +271,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
test_query
test_read_txn_invalid_ops
test_redirect_func
test_restrict
test_row_size_supported
test_simple_read_txn
test_stress0

Loading…
Cancel
Save