Index: test/exclusive.test ================================================================== --- test/exclusive.test +++ test/exclusive.test @@ -501,9 +501,9 @@ } {} do_execsql_test exclusive-6.5 { PRAGMA locking_mode = EXCLUSIVE; SELECT * FROM sqlite_master; -} {} +} {exclusive} finish_test