1
0
mirror of https://github.com/metrico/qryn.git synced 2025-03-15 10:14:19 +00:00

retrigger tests

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

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