retrigger tests

This commit is contained in:
akvlad
2024-04-10 13:14:26 +03:00
parent 251be9a135
commit 4e824598f3

View File

@ -7,6 +7,7 @@ import {init} from './qryn_node_wrapper.js'
import {bun} from './common.js' import {bun} from './common.js'
import bunInit from './qryn_bun.mjs' import bunInit from './qryn_bun.mjs'
if (bun()) { if (bun()) {
bunInit() bunInit()
} else { } else {