From 69a0d5ac164723e6acebd8d5d487c6c498740ccf Mon Sep 17 00:00:00 2001 From: Arthur Britto Date: Sun, 6 Jan 2013 18:20:58 -0800 Subject: [PATCH] UT: Remove focus from latest test. --- test/path-test.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/test/path-test.js b/test/path-test.js index f2faae6a2..4b290b2e5 100644 --- a/test/path-test.js +++ b/test/path-test.js @@ -667,11 +667,7 @@ buster.testCase("Path negatives", { 'setUp' : testutils.build_setup(), 'tearDown' : testutils.build_teardown(), - "=>Issue #5" : - // alice +- bitstamp -+ bob - // |- carol(fee) -| // To be excluded. - // |- dan(issue) -| - // |- mtgox -| + "Issue #5" : function (done) { var self = this;