From 66fb86275ddfeee8c2cf6fc3bd7153a080022b82 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 12 Jul 2019 22:20:11 -0400 Subject: Add some tests for coverage --- tests/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/meson.build') 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' ], -- cgit v1.2.1