command may now officially be either a string or a list, don't make think it's for backward compat
fromcubicweb.devtools.testlibimportCubicWebTCfromcubicweb.webimportuicfgclassUICFGTC(CubicWebTC):deftest(self):self.skip('write some tests')if__name__=='__main__':fromlogilab.common.testlibimportunittest_mainunittest_main()