mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-18 17:14:20 +01:00
test fix again
This commit is contained in:
@@ -19,4 +19,4 @@ do_execsql_test printf-numeric-replacement {
|
||||
# Multiple consecutive format specifiers
|
||||
do_execsql_test printf-consecutive-formats {
|
||||
SELECT printf('%d%s%f', 1, 'test', 2.5);
|
||||
} {{1test2.5}}
|
||||
} {{1test2.500000}}
|
||||
Reference in New Issue
Block a user