Files
soulspace/node_modules/store/dist/store.tests.js
2025-03-05 15:16:45 +08:00

7 lines
136 B
JavaScript

// store-test-suite will run all the store.js tests
// and report the results.
var tests = require('../tests/tests')
tests.runTests()