Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Minor cleanup after testing in IE7
  • Loading branch information
briancavalier committed Nov 29, 2011
1 parent d7d2ac0 commit ad1508a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion test/dom1.html
Expand Up @@ -56,7 +56,6 @@
dohd.errback('node2 should not have been resolvable');
},
function(e) {
console.log("OK!");
dohd.callback(true);
}
);
Expand Down
2 changes: 0 additions & 2 deletions test/test-config.js
Expand Up @@ -19,8 +19,6 @@
} catch(e) {
}

console.log('USING LOADER: ' + loaderName);

selfName = 'test-config.js';
selfRegex = new RegExp(selfName + '$');

Expand Down

0 comments on commit ad1508a

Please sign in to comment.