Cleaned up QUnit test structure

This commit is contained in:
Robin Ward
2013-06-20 13:58:54 -04:00
parent 0e984762d5
commit 4cd71972be
24 changed files with 83 additions and 87 deletions

View File

@ -1,5 +1,3 @@
/*global module:true test:true ok:true visit:true equal:true exists:true count:true equal:true present:true md5:true resolvingPromise:true */
module("Discourse.Onebox", {
setup: function() {
this.anchor = $("<a href='http://bla.com'></a>")[0];