APPNAME = ipce

include $(ISISROOT)/make/isismake.tsts

commands:
	$(ECHO) "This should be tested by qisis cat test" > $(OUTPUT)/truth.txt;

