Commit 151c84a2 authored by filatov's avatar filatov
Browse files

fix syntax error

parent 3824b1be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ module ItsCam_TestControl {
        
        if(PICS_CAM_GENERATION) {
            if (not PICS_IS_IUT_SECURED) {
                execute(TC_CAM_MSD_FMT_BV_01()
                execute(TC_CAM_MSD_FMT_BV_01());
                if (not PICS_RSU) {
                    execute(TC_CAM_MSD_FMT_BV_02());
                    execute(TC_CAM_MSD_FMT_BV_03());