summaryrefslogtreecommitdiff
path: root/odb-tests
diff options
context:
space:
mode:
Diffstat (limited to 'odb-tests')
-rw-r--r--odb-tests/build/root.build4
-rw-r--r--odb-tests/evolution/drop-column/testscript1
2 files changed, 2 insertions, 3 deletions
diff --git a/odb-tests/build/root.build b/odb-tests/build/root.build
index 3ebe63a..40efec0 100644
--- a/odb-tests/build/root.build
+++ b/odb-tests/build/root.build
@@ -257,7 +257,7 @@ if! $skeleton
# Import the sqlplus client for creating the database schemas, etc.
#
- # Note: supposed to be system-installed.
+ # Note: expected to be system-installed.
#
if $oracle
{
@@ -267,7 +267,7 @@ if! $skeleton
# Import the sqlcmd client for creating the database schemas, etc.
#
- # Note: supposed to be system-installed.
+ # Note: expected to be system-installed.
#
if $mssql
{
diff --git a/odb-tests/evolution/drop-column/testscript b/odb-tests/evolution/drop-column/testscript
index 8286788..bfda778 100644
--- a/odb-tests/evolution/drop-column/testscript
+++ b/odb-tests/evolution/drop-column/testscript
@@ -6,7 +6,6 @@
test.arguments += $($(db)_options)
-
: basics
:
if! $sqlite