[tracker/tracker-1.2] functional-tests: Remove IgnoreNextUpdate wrapper, nobody should be using this



commit 0f35aba7bb49d269a00865539f989a225844ecc6
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 8dd9b95..494deba 100644
--- a/tests/functional-tests/common/utils/helpers.py
+++ b/tests/functional-tests/common/utils/helpers.py
@@ -590,9 +590,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]