forgeplus-react/node_modules/store/dist/store.tests.js

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()