summaryrefslogtreecommitdiff
path: root/tests/test8.MUST
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-08-28 16:42:22 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-08-28 16:42:22 +0200
commit0eb970d9e6007e784c6a1138616071aa5fc1d1e3 (patch)
tree1e7231d39e5ebba623f57c27987819266fa4d614 /tests/test8.MUST
parent39c43cfb81dfe40a37e0b9b07e1f407f29fd3976 (diff)
downloadsqlitexx-0eb970d9e6007e784c6a1138616071aa5fc1d1e3.tar.gz
sqlitexx-0eb970d9e6007e784c6a1138616071aa5fc1d1e3.tar.bz2
fixed test 8 db and started a test 9 for multi-threading
Diffstat (limited to 'tests/test8.MUST')
-rw-r--r--tests/test8.MUST2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test8.MUST b/tests/test8.MUST
index 089025e..c470aa6 100644
--- a/tests/test8.MUST
+++ b/tests/test8.MUST
@@ -1,5 +1,5 @@
creating DB..
-connection object is sqlite3xx::connection(test3.db)
+connection object is sqlite3xx::connection(test8.db)
starting transaction..
create table..
insert some data..