summaryrefslogtreecommitdiff
path: root/test/runtest.sh
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-08-14 12:45:49 +0100
committerVincent Sanders <vince@kyllikki.org>2016-08-14 12:45:49 +0100
commit38fff7d2094d99ead459b01b9d03a8f113151384 (patch)
treeb66f33d5fcf5c1431f6cca7d11cf6b772e3404bf /test/runtest.sh
parentb019dacb93b82c43e9f521af496fdf45cd091469 (diff)
downloadlibnsbmp-38fff7d2094d99ead459b01b9d03a8f113151384.tar.gz
libnsbmp-38fff7d2094d99ead459b01b9d03a8f113151384.tar.bz2
fix test runner icon image selection
Diffstat (limited to 'test/runtest.sh')
-rwxr-xr-xtest/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/runtest.sh b/test/runtest.sh
index 3c8245f..28196c5 100755
--- a/test/runtest.sh
+++ b/test/runtest.sh
@@ -25,7 +25,7 @@ BMPTESTS="${BMPTESTS} test/afl-bmp/*.bmp"
ICOTESTS="test/icons/*.ico"
# afl ico suite
-ICOTESTS="${BMPTESTS} test/afl-ico/*.ico"
+ICOTESTS="${ICOTESTS} test/afl-ico/*.ico"
bmpdecode()
{