From 240cae32615ad4ecf479d2aee5ab4cb5d3070ef1 Mon Sep 17 00:00:00 2001 From: felippemr Date: Wed, 11 Mar 2015 15:16:06 -0300 Subject: [PATCH] Remove _addSkip method --- tests/algorithms_test.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/algorithms_test.py b/tests/algorithms_test.py index 30b37b4c..436a833c 100644 --- a/tests/algorithms_test.py +++ b/tests/algorithms_test.py @@ -17,9 +17,6 @@ class TestAlgorithms(unittest.TestCase): Test all algorithms with a common, simple/known anomalous data set """ - def _addSkip(self, test, reason): - print reason - def data(self, ts): """ Mostly ones (1), with a final value of 1000