summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index aaa1817e7..5116fc2b9 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -47,6 +47,7 @@ resources_h = custom_target('resources.h',
# - io: Loading/saving
# - ops: Pixel operations
installed_tests = [
+ [ 'pixbuf-construction', ['conform'], ],
[ 'animation', ['format'], ],
[ 'cve-2015-4491', ['security'], true ],
[ 'pixbuf-fail', ['conform', 'slow'], ],