mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 00:27:58 +00:00
parent
af2e4aaa04
commit
c8ac0e7d40
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* global mocha*/
|
||||
|
||||
define(["Tone/core/Tone", "deps/chai", "Tone/core/Context", "Tone/core/Transport", "deps/babel-polyfill"],
|
||||
define(["Tone/core/Tone", "deps/chai", "Tone/core/Context", "Tone/core/Transport"],
|
||||
function (Tone, chai, Context, Transport) {
|
||||
|
||||
//add a chai test
|
||||
|
|
Loading…
Reference in a new issue