should have been in previous commit (moved below in the module)
fromcubicweb.devtools.testlibimportCubicWebTCfromcubicweb.webimportuicfgclassUICFGTC(CubicWebTC):deftest(self):self.skip('write some tests')if__name__=='__main__':fromlogilab.common.testlibimportunittest_mainunittest_main()