[tracker/sam/functional-test-fixes: 30/30] functional-tests: Remove IgnoreNextUpdate wrapper, nobody should be using this



commit 70a33015ba0f538002dc8a6a4fd61e48cac3ccb7
Author: Sam Thursfield <sam afuera me uk>
Date:   Thu Aug 21 23:01:53 2014 +0100

    functional-tests: Remove IgnoreNextUpdate wrapper, nobody should be using this

 tests/functional-tests/common/utils/helpers.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/tests/functional-tests/common/utils/helpers.py b/tests/functional-tests/common/utils/helpers.py
index 22492e6..0a966c3 100644
--- a/tests/functional-tests/common/utils/helpers.py
+++ b/tests/functional-tests/common/utils/helpers.py
@@ -624,9 +624,6 @@ class MinerFsHelper (Helper):
     def stop (self):
         Helper.stop (self)
 
-    def ignore (self, filelist):
-        self.miner_fs.IgnoreNextUpdate (filelist)
-
 
 class ExtractorHelper (Helper):
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]