mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 01:57:15 +08:00
Cleaned up QUnit test structure
This commit is contained in:
@ -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];
|
||||
|
Reference in New Issue
Block a user