From 23d0884e662b099095688db2c3d05a2d94688ceb Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Mon, 24 Aug 2015 08:57:40 -0400 Subject: Spinner: Style updates Ref #14246 --- tests/unit/spinner/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit/spinner/common.js') diff --git a/tests/unit/spinner/common.js b/tests/unit/spinner/common.js index ece9adeac..9ffc473af 100644 --- a/tests/unit/spinner/common.js +++ b/tests/unit/spinner/common.js @@ -30,6 +30,6 @@ common.testWidget( "spinner", { start: null, stop: null } -}); +} ); } ); -- cgit v1.2.3