From dfd393ae411331613fa6c2ffdb0bc999e4f28a64 Mon Sep 17 00:00:00 2001 From: alschmiedt Date: Mon, 1 Jul 2019 16:29:19 -0700 Subject: [PATCH] Remove typo --- tests/jsunit/block_test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/jsunit/block_test.js b/tests/jsunit/block_test.js index 4eb67bc52..29f9b524a 100644 --- a/tests/jsunit/block_test.js +++ b/tests/jsunit/block_test.js @@ -280,7 +280,6 @@ function test_set_style() { assertEquals('#ddeeff', blockA.colourTertiary_); blockTest_tearDown(); - \ } function test_set_style_throw_exception() {