mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-10 10:44:22 +01:00
feat: changed to non-empty test
This commit is contained in:
@@ -325,3 +325,6 @@ do_execsql_test_in_memory_any_error pragma-max-page-count-enforcement-error {
|
||||
PRAGMA max_page_count = 1;
|
||||
CREATE TABLE test (id INTEGER)
|
||||
}
|
||||
do_execsql_test_regex pragma-module-list-nonempty {
|
||||
SELECT * FROM pragma_module_list;
|
||||
} {.+}
|
||||
|
||||
Reference in New Issue
Block a user