summaryrefslogtreecommitdiffstats
path: root/test/test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.js')
-rw-r--r--test/test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.js b/test/test.js
index ea3c5eb..b356912 100644
--- a/test/test.js
+++ b/test/test.js
@@ -131,5 +131,4 @@ describe('jQuery Once', function () {
assert.equal($(this).data('foo'), 'bar', 'Found correct span data.');
});
});
-
});