APPNAME = m3loc2net

include $(ISISROOT)/make/isismake.tsts

commands:
	echo "This program has a dummy test for now " > $(OUTPUT)/truth.txt;
