mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
refactor tests
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import {tests} from './test.js'
|
||||
import {run} from './utils.js'
|
||||
|
||||
// external
|
||||
import {run} from './run_utils.js'
|
||||
|
||||
await run(tests)
|
||||
|
||||
Reference in New Issue
Block a user