[Python-checkins] cpython (merge 3.3 -> default): Issue #19990: Install test/imghdrdata.

ned.deily python-checkins at python.org
Sun Feb 2 23:01:31 CET 2014


http://hg.python.org/cpython/rev/b41ba99a276c
changeset:   88912:b41ba99a276c
parent:      88909:df2efd48227e
parent:      88911:5fbe155e62b0
user:        Ned Deily <nad at acm.org>
date:        Sun Feb 02 14:00:39 2014 -0800
summary:
  Issue #19990: Install test/imghdrdata.

files:
  Makefile.pre.in |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/Makefile.pre.in b/Makefile.pre.in
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1116,6 +1116,7 @@
 		test/audiodata \
 		test/capath test/data \
 		test/cjkencodings test/decimaltestdata test/xmltestdata \
+		test/imghdrdata \
 		test/subprocessdata test/sndhdrdata test/support \
 		test/tracedmodules test/encoded_modules \
 		test/namespace_pkgs \

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list