Arch: [skip ci] fix unit test
This commit is contained in:
@@ -605,7 +605,7 @@ class ArchTest(unittest.TestCase):
|
||||
App.Console.PrintLog ('Checking Arch Section...\n')
|
||||
s = Arch.makeSectionPlane([])
|
||||
#v = Arch.makeSectionView(s) # obsolete, uses the Drawing module
|
||||
self.failUnless(v,"Arch Section failed")
|
||||
self.failUnless(s,"Arch Section failed")
|
||||
|
||||
def testSpace(self):
|
||||
App.Console.PrintLog ('Checking Arch Space...\n')
|
||||
|
||||
Reference in New Issue
Block a user