summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-01-01 19:11:02 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2019-01-01 19:21:07 +0100
commit3788335b40e9fb1b43a6ff981ab859d4e8787d85 (patch)
treef8d0ba78e903e518c3f43425ff2784f96e773435 /tests/meson.build
parent295dcbd57c40d530abbc791cb5c1da15dea45d82 (diff)
downloadgobject-introspection-3788335b40e9fb1b43a6ff981ab859d4e8787d85.tar.gz
meson: port more typelib tests
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 23c0e919..7e01595c 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -170,8 +170,7 @@ if glib_dep.type_name() == 'pkgconfig'
endif
-### TODO: actually test
subdir('offsets')
subdir('warn')
-subdir('repository')
subdir('scanner')
+subdir('repository')