summaryrefslogtreecommitdiff
path: root/tests/xbm/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xbm/CMakeLists.txt')
-rw-r--r--tests/xbm/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/xbm/CMakeLists.txt b/tests/xbm/CMakeLists.txt
index 3e3bb69..48ed360 100644
--- a/tests/xbm/CMakeLists.txt
+++ b/tests/xbm/CMakeLists.txt
@@ -1,3 +1,7 @@
+LIST(APPEND TESTS_FILES
+ github_bug_501
+)
+
IF(PNG_FOUND)
LIST(APPEND TESTS_FILES
github_bug_109