Commit c85be451 authored by fetke's avatar fetke
Browse files

fixed problem with pseudo-optional payload in ReadBinary

parent 07ae1d31
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -508,6 +508,7 @@ module ePassport_Types {
					RawPayload rawPayload
				} with {
					variant
					"present=true;"
					"use=com.testingtech.ttcn.tci.helper.EPassportCodecHelper;"
					"encode=EPassportCodecHelper.encodeReadBinaryPayload();"
					"decode=EPassportCodecHelper.decodeReadBinaryPayload();"