[libpng16] Revise tests/pngtest-badpngs to include the two renamed huge* files.
diff --git a/tests/pngtest-badpngs b/tests/pngtest-badpngs
index 13d6cee..c4449c3 100755
--- a/tests/pngtest-badpngs
+++ b/tests/pngtest-badpngs
@@ -7,6 +7,7 @@
 ./pngtest --relaxed ${srcdir}/contrib/testpngs/crashers/badadler.png
 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/bad_iCCP.png
 ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/empty_ancillary_chunks.png
-./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_*_chunk.png
+./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_*_chunk.png \
+    huge_*safe_to_copy.png
 
 exec ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_IDAT.png