Files
WAI_Project_VUE/node_modules/store/dist/store.tests.js
2025-11-24 23:24:06 +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()