Commit dded258e authored by Jesse Mapel's avatar Jesse Mapel
Browse files

Added testing procedure documentation for qmos. Fixes #3966.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@7106 41f8697f-d340-4b68-9986-7bafba869bb8
parent b1b4fcc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ APPNAME = qmos
include $(ISISROOT)/make/isismake.tsts

commands:
	cp $(INPUT)/qmosTruth.txt $(OUTPUT)/qmosTruth.txt;
	echo "Directions for manually testing qmos can be found in input/Readme.txt" > $(OUTPUT)/qmosTruth.txt;