From 2fb84174dd8f2fcb21cf1a4fc19bdcee38e280e1 Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Thu, 24 Mar 2016 10:56:59 +1100 Subject: [PATCH] Removed commented out code --- test/test-help.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test-help.js b/test/test-help.js index 1215a85a..4f693a7d 100644 --- a/test/test-help.js +++ b/test/test-help.js @@ -111,7 +111,6 @@ test('Can toggle help when property is undefined and toolbar is set', // creates toolbar rows_counter: true }); - // tf.emitter.on(['initialized'], testToggle); tf.init(); var help = tf.feature('help');