Changeset: e53285fc47b7 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/e53285fc47b7
Modified Files:
        monetdb5/modules/atoms/Tests/startswith.test
Branch: Dec2023
Log Message:

Correct typo


diffs (9 lines):

diff --git a/monetdb5/modules/atoms/Tests/startswith.test 
b/monetdb5/modules/atoms/Tests/startswith.test
--- a/monetdb5/modules/atoms/Tests/startswith.test
+++ b/monetdb5/modules/atoms/Tests/startswith.test
@@ -90,4 +90,4 @@ drop table bar
 query T
 select ['Camón Romasan'] startsWith ['camu', true];
 ----
-false
+False
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to