summaryrefslogtreecommitdiff
path: root/odb-examples/schema/custom/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'odb-examples/schema/custom/testscript')
-rw-r--r--odb-examples/schema/custom/testscript3
1 files changed, 1 insertions, 2 deletions
diff --git a/odb-examples/schema/custom/testscript b/odb-examples/schema/custom/testscript
index a482025..6e46a11 100644
--- a/odb-examples/schema/custom/testscript
+++ b/odb-examples/schema/custom/testscript
@@ -1,5 +1,5 @@
# file : schema/custom/testscript
-# license : GNU GPL v2; see accompanying LICENSE file
+# license : not copyrighted - public domain
.include ../../database-options.testscript
@@ -7,7 +7,6 @@ test.arguments += $($(database)_options)
+if $sqlite
test.cleanups += &odb-test.db
-end
: basics
: