summaryrefslogtreecommitdiff
path: root/test/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/runtest.sh')
-rwxr-xr-xtest/runtest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/runtest.sh b/test/runtest.sh
index eac8b0c..f3c047d 100755
--- a/test/runtest.sh
+++ b/test/runtest.sh
@@ -21,6 +21,9 @@ BMPTESTS="${BMPTESTS} test/bmp/*.bmp"
# afl bitmap suite
BMPTESTS="${BMPTESTS} test/afl-bmp/*.bmp"
+# netsurf afl generated bitmap suite
+BMPTESTS="${BMPTESTS} test/ns-afl-bmp/*.bmp"
+
# icon test directories
ICOTESTS="test/icons/*.ico"