aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/slider/common.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/slider/common.js')
-rw-r--r--tests/unit/slider/common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/slider/common.js b/tests/unit/slider/common.js
index 5cc3e66c5..df53cda4f 100644
--- a/tests/unit/slider/common.js
+++ b/tests/unit/slider/common.js
@@ -30,6 +30,6 @@ common.testWidget( "slider", {
start: null,
stop: null
}
-});
+} );
} );