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