Skip to content

Commit 7adf7a9

Browse files
committed
Position unit tests: Add module for testswarm to run all tests
1 parent c13462b commit 7adf7a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/position/position_core.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* position_core.js
33
*/
44
(function($) {
5+
6+
module("position");
57

68
test('my, at, of', function() {
79
$('#elx').position({

0 commit comments

Comments
 (0)