Skip to content

Commit 16686e0

Browse files
committed
Remove leftover test log statement
1 parent 10dc338 commit 16686e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/index.html

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
};
3939
QUnit.moduleDone = function(name) {
4040
if(uow.audio.initJSonic) {
41-
console.log('destroying jsonic');
4241
// cleanup JSonic singleton before next module runs
4342
var js = uow.audio.initJSonic();
4443
js.destroyRecursive();

0 commit comments

Comments
 (0)