summaryrefslogtreecommitdiff
path: root/tests/test4.MUST
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test4.MUST')
-rw-r--r--tests/test4.MUST8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/test4.MUST b/tests/test4.MUST
new file mode 100644
index 0000000..478698f
--- /dev/null
+++ b/tests/test4.MUST
@@ -0,0 +1,8 @@
+creating DB..
+connection object is sqlite3xx::connection(test4.db)
+starting transaction..
+create table..
+insert some data..
+inserted with proper types 1 rows.
+inserted all as strings 1 rows.
+end.