Commit 3ece2a56 authored by Sebastian Hans's avatar Sebastian Hans
Browse files

missed change of AID3 in CR 50

parent 340331da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ public class Test_Cre_Apt_Epha extends UiccTestModel {
        /*********************************************************************/
        /*********************************************************************/

        response = test.selectApplication(APPLET_AID_3);
        response = test.selectApplication(APPLET_AID_1);
        addResult(response.checkData("10" + APPLET_AID_1 + "01" + "CC"));