def testCopyConfig(self):
     newconfig = WbConfigEdit()
     newconfig.setConfig(self.wbconf)
     self.testSomeConfig( newconfig )