예제 #1
0
 def testCopyConfig(self):
     newconfig = WbConfigEdit()
     newconfig.setConfig(self.wbconf)
     self.testSomeConfig( newconfig )