From 854c1af45e819aaa666401ef2bd2b2c3217c9800 Mon Sep 17 00:00:00 2001 From: etimberg Date: Wed, 21 Oct 2015 20:47:22 -0400 Subject: [PATCH] test fix --- test/scale.linear.tests.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/scale.linear.tests.js b/test/scale.linear.tests.js index 87b82662d..d4a29eec3 100644 --- a/test/scale.linear.tests.js +++ b/test/scale.linear.tests.js @@ -1399,9 +1399,6 @@ describe('Linear Scale', function() { }, { "name": "setFillStyle", "args": ["#666"] - }, { - "name": "setFillStyle", - "args": ["#666"] }, { "name": "fillText", "args": ["", 0, 0] -- 2.47.3