| Index: third_party/sqlite/src/test/cffault.test
|
| diff --git a/third_party/sqlite/src/test/cffault.test b/third_party/sqlite/src/test/cffault.test
|
| index a89477b61704a3a90a420e243405b168d8ee603c..0d029ece37d8f70e116e27bb2808bf719223f707 100644
|
| --- a/third_party/sqlite/src/test/cffault.test
|
| +++ b/third_party/sqlite/src/test/cffault.test
|
| @@ -15,7 +15,7 @@
|
|
|
| set testdir [file dirname $argv0]
|
| source $testdir/tester.tcl
|
| -set testprefix cacheflush
|
| +set testprefix cffault
|
| source $testdir/malloc_common.tcl
|
|
|
| # Run the supplied SQL on a copy of the database currently stored on
|
| @@ -156,4 +156,3 @@ do_faultsim_test 2.4 -prep {
|
| }
|
|
|
| finish_test
|
| -
|
|
|