aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/datepicker')
-rw-r--r--tests/unit/datepicker/core.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/datepicker/core.js b/tests/unit/datepicker/core.js
index f9cdd4bb0..ec4c0efed 100644
--- a/tests/unit/datepicker/core.js
+++ b/tests/unit/datepicker/core.js
@@ -12,7 +12,7 @@ module( "datepicker: core", {
}
} );
-common.testJshint( "datepicker" );
+common.testJshint( "widgets/datepicker" );
test( "initialization - Reinitialization after body had been emptied.", function() {
expect( 1 );