From c13ddf22ed33ea23e5410735c118550a673feb58 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Fri, 21 Aug 2015 00:13:44 -0400 Subject: Tests: Style updates Ref #14246 Ref gh-1588 --- tests/lib/css.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/lib/css.js') diff --git a/tests/lib/css.js b/tests/lib/css.js index 37353e912..ab707ad2a 100644 --- a/tests/lib/css.js +++ b/tests/lib/css.js @@ -1,4 +1,4 @@ -(function() { +( function() { function includeStyle( url ) { document.write( "" ); -- cgit v1.2.3