Commit 3e3111d9 authored by Yoni Fogel's avatar Yoni Fogel

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

parent 28a6e52e
...@@ -271,6 +271,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS) ...@@ -271,6 +271,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
test_query test_query
test_read_txn_invalid_ops test_read_txn_invalid_ops
test_redirect_func test_redirect_func
test_restrict
test_row_size_supported test_row_size_supported
test_simple_read_txn test_simple_read_txn
test_stress0 test_stress0
......
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