aboutsummaryrefslogtreecommitdiff
path: root/test/testrunner.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'test/testrunner.tcl')
-rwxr-xr-xtest/testrunner.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testrunner.tcl b/test/testrunner.tcl
index 124804810..a2896fd08 100755
--- a/test/testrunner.tcl
+++ b/test/testrunner.tcl
@@ -1647,7 +1647,7 @@ proc run_testset {} {
puts "\nTest database is $TRG(dbname)"
puts "Test log is $TRG(logname)"
if {[info exists TRG(FUZZDB)]} {
- puts "Extra fuzztest data taken from $TRG(FUZZDB)"
+ puts "Extra fuzzcheck data taken from $TRG(FUZZDB)"
}
trdb eval {
SELECT sum(ntest) AS totaltest,