[inlined formos] don't pop attributes from kwargs, so they end-up in
cw_extra_kwargs which is then passed to the edition form
fromcubicweb.devtools.testlibimportCubicWebTCfromcubicweb.webimportuicfgclassUICFGTC(CubicWebTC):deftest(self):self.skip('write some tests')if__name__=='__main__':fromlogilab.common.testlibimportunittest_mainunittest_main()