initialize pretest
This commit is contained in:
parent
ce9c038de5
commit
f1cdc6934b
|
@ -39,6 +39,8 @@ source $testdir/tester.tcl
|
||||||
source $testdir/sqlcipher.tcl
|
source $testdir/sqlcipher.tcl
|
||||||
source $testdir/permutations.test
|
source $testdir/permutations.test
|
||||||
|
|
||||||
|
set pretests ""
|
||||||
|
|
||||||
test_suite "sqlcipher" -prefix "" -description {
|
test_suite "sqlcipher" -prefix "" -description {
|
||||||
Runs SQLCipher tests
|
Runs SQLCipher tests
|
||||||
} -files [
|
} -files [
|
||||||
|
|
Loading…
Reference in New Issue