[PATCH 1/3] Mock _isys and block modules in fw test. They are not needed.

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

 



---
 tests/fw_test.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/fw_test.py b/tests/fw_test.py
index 6210d58..d0df511 100644
--- a/tests/fw_test.py
+++ b/tests/fw_test.py
@@ -2,7 +2,7 @@ import mock
 
 class ImportTest(mock.TestCase):
     def setUp(self):
-        self.setupModules([])
+        self.setupModules(["_isys", "block"])
         
         self.fs = mock.DiskIO()
         
-- 
1.6.6.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux