summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-12 22:20:11 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-12 22:20:11 -0400
commit66fb86275ddfeee8c2cf6fc3bd7153a080022b82 (patch)
treefad321c65db68d7c1f08a9e2646d01bcb4aa4b0b /tests/meson.build
parentc31107167192a18130c4b096ef14ccba90ebf01a (diff)
downloadpango-66fb86275ddfeee8c2cf6fc3bd7153a080022b82.tar.gz
Add some tests for coverage
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 b2d2d3e1..f625a466 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -17,6 +17,7 @@ test_env = [
]
tests = [
+ [ 'test-coverage' ],
[ 'testboundaries' ],
[ 'testboundaries_ucd' ],
[ 'testcolor' ],