diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unit/position/position_core.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/position/position_core.js b/tests/unit/position/position_core.js index 3976e43ab..57e02da0a 100644 --- a/tests/unit/position/position_core.js +++ b/tests/unit/position/position_core.js @@ -2,8 +2,6 @@ * position_core.js */ (function($) { - -module("position"); test('my, at, of', function() { $('#elx').position({ |