From 2aabd427ebb307319f3203aab3f989d7305fd00d Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Sat, 24 Jan 2015 17:10:20 +0100 Subject: Tests: Fix style issues with missing or multiple line breaks As pointed out by jscs, after a esformatter run. The latter doesn't address these, so fixing them manually. --- tests/unit/testsuite.js | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/unit/testsuite.js') diff --git a/tests/unit/testsuite.js b/tests/unit/testsuite.js index 186864114..00ff98677 100644 --- a/tests/unit/testsuite.js +++ b/tests/unit/testsuite.js @@ -27,7 +27,6 @@ QUnit.reset = function() { reset.apply( this, arguments ); }; - QUnit.config.requireExpects = true; /* -- cgit v1.2.3