Commit 7dfe70d3 authored by stancakapost's avatar stancakapost
Browse files

fixed verdict and template value set to omit

parent 7bc0e1f5
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
package org.etsi.mts.ttcn3.part9.popup.actions;

public enum TCKind {
	Neg, Pos
}