mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Major restructuring of opfs-sahpool to improve maintainability and hopefully make it easier to reuse these pieces in the upcoming JSPI-based VFS experiment.
FossilOrigin-Name: 534481cd0c2e6f62dd0a82f25d4b78fdcc671eb70d6966693c98212a6420891c
This commit is contained in:
@ -296,7 +296,7 @@ globalThis.sqlite3InitModule = sqlite3InitModule;
|
||||
roundMs(then-now),'ms');
|
||||
}
|
||||
logClass(['green','group-end'],
|
||||
//"Group #"+this.number+":",
|
||||
"#"+this.number+":",
|
||||
(TestUtil.counter - assertCount),
|
||||
"assertion(s) in",roundMs(runtime),"ms");
|
||||
if(0 && skipped.length){
|
||||
|
Reference in New Issue
Block a user