Commit b3338b30 by John Kessenich

Fix checking-in of wrong test files.

parent db6b9117
......@@ -9,4 +9,4 @@ while read t; do
b=`basename $t`
./StandAlone -i $t > $TARGETDIR/$b.out
diff $BASEDIR/$b.out $TARGETDIR/$b.out
done < localtestlist
done < testlist
......@@ -21,3 +21,4 @@ array.frag
array100.frag
comment.frag
300.vert
300.frag
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment