diff options
Diffstat (limited to 'test/indexfault.test')
-rw-r--r-- | test/indexfault.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/indexfault.test b/test/indexfault.test index 6f254adc9..efe493219 100644 --- a/test/indexfault.test +++ b/test/indexfault.test @@ -15,6 +15,11 @@ source $testdir/tester.tcl source $testdir/lock_common.tcl source $testdir/malloc_common.tcl +ifcapable !mergesort { + finish_test + return +} + set testprefix indexfault # Set up the custom fault-injector. This is further configured by using |