X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=mytest.py;h=aa63567a48e5c684b15a47eef9aa4bffe569bc5e;hp=db720a6288f11b2a20743bdbd33e91a798f2a76f;hb=0d8132d3512dbf77d817aa8fb6684384155b642e;hpb=e794d772380ab8b74a2459a07d2f61b49e3a1cf0 diff --git a/mytest.py b/mytest.py index db720a6..aa63567 100644 --- a/mytest.py +++ b/mytest.py @@ -484,6 +484,9 @@ Components.RFmod.InitRFmod() import Components.NimManager +import Screens.Ci +Screens.Ci.InitCiConfig() + # first, setup a screen try: runScreenTest()