summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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()
{