diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2018-05-20 22:01:23 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2018-08-01 17:40:03 +0200 |
commit | 7a23383a52bc669a4b43517541d38f4e3d83ccab (patch) | |
tree | 94867910092827775f3f2c6cf365ce1b6991883f /configure.ac | |
parent | ed1ba8c6cdf8cd0d796b258d22f6977ce2502702 (diff) | |
download | vala-7a23383a52bc669a4b43517541d38f4e3d83ccab.tar.gz |
tests: Add "girwriter" test to increase coverage
Fixes https://gitlab.gnome.org/GNOME/vala/issues/158
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 24b3bcd79..62656404d 100644 --- a/configure.ac +++ b/configure.ac @@ -162,6 +162,7 @@ AC_CONFIG_FILES([Makefile compiler/Makefile vapi/Makefile tests/Makefile + tests/girwriter/Makefile doc/Makefile doc/manual/Makefile doc/manual/version.xml |