diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2019-04-18 16:28:43 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2019-04-18 16:31:33 +0200 |
commit | c5fbd6c7ec6e085b0f741760bf4843409ae25fc4 (patch) | |
tree | 7a1b332f4732ee24fa0a49a9d63690f13a0cf5d0 /configure.ac | |
parent | 1a90ab383c92b501cd25b744764b6ca6dca3a01e (diff) | |
download | vala-c5fbd6c7ec6e085b0f741760bf4843409ae25fc4.tar.gz |
tests: Add "fast-vapi" test to increase coverage
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 8de8b933b..aa8097b23 100644 --- a/configure.ac +++ b/configure.ac @@ -221,6 +221,7 @@ AC_CONFIG_FILES([Makefile compiler/Makefile vapi/Makefile tests/Makefile + tests/fastvapi/Makefile tests/girwriter/Makefile tests/gtktemplate/Makefile doc/Makefile |