summaryrefslogtreecommitdiff
path: root/test/shared7.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/shared7.test')
-rw-r--r--test/shared7.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/shared7.test b/test/shared7.test
index 5c4a1da..9f4880f 100644
--- a/test/shared7.test
+++ b/test/shared7.test
@@ -23,6 +23,9 @@ do_test shared7-1.1 {
sqlite3_enable_shared_cache
} {1}
+# EVIDENCE-OF: R-05098-06501 In shared cache mode, attempting to attach
+# the same database file more than once results in an error.
+#
do_test shared7-1.2 {
db close
sqlite3 db test.db