diff options
Diffstat (limited to 'tests/unit/position')
-rw-r--r-- | tests/unit/position/position_core.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/position/position_core.js b/tests/unit/position/position_core.js index 4a2240311..3b749a218 100644 --- a/tests/unit/position/position_core.js +++ b/tests/unit/position/position_core.js @@ -16,7 +16,7 @@ module( "position", { } }); -TestHelpers.testJshint( "ui.position" ); +TestHelpers.testJshint( "position" ); test( "my, at, of", function() { expect( 4 ); |