We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10dc338 commit 16686e0Copy full SHA for 16686e0
tests/index.html
@@ -38,7 +38,6 @@
38
};
39
QUnit.moduleDone = function(name) {
40
if(uow.audio.initJSonic) {
41
- console.log('destroying jsonic');
42
// cleanup JSonic singleton before next module runs
43
var js = uow.audio.initJSonic();
44
js.destroyRecursive();
0 commit comments