Commit ba7855df authored by John Bonn's avatar John Bonn
Browse files

Added testcase for m04651 bug.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7661 41f8697f-d340-4b68-9986-7bafba869bb8
parent f2a5f302
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
APPNAME = voy2isis

include $(ISISROOT)/make/isismake.tsts

# This is just to check that the reading of the Wide Angle data works
# after fixing bug m04561
# The output file was assumed correct.
commands:
	$(APPNAME) from=$(INPUT)/in1.imq \
	to=$(OUTPUT)/in1.truth.cub > /dev/null;