when reading the schema while adding/removing cubes, read schema in non-strict mode
fromlogilab.common.testlibimportTestCase,unittest_mainclassImportTC(TestCase):deftest(self):# the minimal test: module is importable...importcubicweb.server.serverimportcubicweb.server.checkintegrityimportcubicweb.server.serverctlif__name__=='__main__':unittest_main()