package foundation.icall; public enum RunType { Normal, Test; }