From 1c89da1269089d98529a6635c36d014da1b08eb4 Mon Sep 17 00:00:00 2001
From: Dennis Real <github@tildepipe.org>
Date: Tue, 28 Feb 2012 22:37:22 +0100
Subject: [PATCH] test case adapted to new testfile

---
 test/list/filename_recursive | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/test/list/filename_recursive b/test/list/filename_recursive
index d4d27dd..6e2de8a 100644
--- a/test/list/filename_recursive
+++ b/test/list/filename_recursive
@@ -1,6 +1,7 @@
 NUM	FORMAT	WIDTH	HEIGHT	PIXELS	SIZE	ALPHA	FILENAME
 1	gif	16	16	256 	953 	-	test/ok/gif
 2	jpeg	16	16	256 	354 	-	test/ok/jpg
-3	png	16	16	256 	403 	X	test/ok/png
-4	pnm	16	16	256 	269 	-	test/ok/pnm
-5	png	16	16	256 	403 	X	test/ok/recursive/png
+3	jpeg	16	16	256 	  9k	-	test/ok/jpg_exif
+4	png	16	16	256 	403 	X	test/ok/png
+5	pnm	16	16	256 	269 	-	test/ok/pnm
+6	png	16	16	256 	403 	X	test/ok/recursive/png
-- 
GitLab