summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authormakkalot <makkalot@gmail.com>2008-08-01 23:38:53 +0300
committermakkalot <makkalot@gmail.com>2008-08-01 23:38:53 +0300
commite947352538cb37cfae6af9eadfe629a6e30019f9 (patch)
tree5d9cdea291f7ff17a6eab498dc2ff3f19954839f /test
parentdadd9b9253aa377ce393d66101c8ced56ec56fbe (diff)
downloadfunc-e947352538cb37cfae6af9eadfe629a6e30019f9.tar.gz
func-e947352538cb37cfae6af9eadfe629a6e30019f9.tar.xz
func-e947352538cb37cfae6af9eadfe629a6e30019f9.zip
some merge error its fix
Diffstat (limited to 'test')
-rw-r--r--test/unittest/test_groups.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/unittest/test_groups.py b/test/unittest/test_groups.py
index 96ad29b..35c5a8f 100644
--- a/test/unittest/test_groups.py
+++ b/test/unittest/test_groups.py
@@ -54,11 +54,6 @@ class TestGroupsBase(object):
self.gfb.create(self.the_groups_dict)
- #def test_expand_servers(self):
- # result = self.minions.get_urls()
- # print result
- assert result == self.util_save_change()
-
def test_get_groups(self):
#will reset on every test
self.setUp()