mirror of
https://github.com/tweenjs/tween.js.git
synced 2025-12-08 20:16:12 +00:00
5 lines
206 B
JavaScript
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
|