summaryrefslogtreecommitdiff
path: root/tests/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.W32')
-rw-r--r--tests/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.W32 b/tests/Makefile.W32
index bffd817..fa8d8dd 100644
--- a/tests/Makefile.W32
+++ b/tests/Makefile.W32
@@ -67,4 +67,4 @@ local_test: $(CPP_BINS) $(BINS)
@exec_test.cmd test4 "type conversion of bind parameters" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"
@exec_test.cmd test5 "PRAGMAs outside a transaction" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"
@exec_test.cmd test8 "ticket #14: to conversion fails with SQLITE_NULL" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"
- @exec_test.cmd test9 "ticket #5: support in mult-threaded enironment" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"
+ @exec_test.cmd test9 "ticket #5: support in multi-threaded enironment" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"