tween.js/test/unit/nodeunitheadless.cjs

5 lines
206 B
JavaScript

const {tests} = require('../../.tmp/tests.cjs')
module.exports = {tween: tests}
// CONTINUE: got html tests running, had to convert to CJS files, ammend the infrastructure update commit with these changes