summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-06-26 22:23:25 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-06-28 00:05:09 -0400
commit50fc6081ccd859efa60c8d6cc33426f8ef626d8b (patch)
tree4725657ed30e94f883135bf2642b69e870630d21 /tests/meson.build
parentf90cc192775464b5ec867fdc8b9c7e9cae3ecae1 (diff)
downloadpango-50fc6081ccd859efa60c8d6cc33426f8ef626d8b.tar.gz
tests: Add tests for PangoLanguage
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 83d92b1f..eff95dca 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -22,7 +22,8 @@ tests = [
[ 'testboundaries' ],
[ 'testboundaries_ucd' ],
[ 'testcolor' ],
- [ 'testscript' ]
+ [ 'testscript' ],
+ [ 'testlanguage' ],
]
if build_pangoft2