blob: 1c438dd6b4019739486420804210654bdd8ca139 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff --git a/installed-tests/js/meson.build b/installed-tests/js/meson.build
index 07759690..43c87c59 100644
--- a/installed-tests/js/meson.build
+++ b/installed-tests/js/meson.build
@@ -123,7 +123,6 @@ jasmine_tests = [
'GTypeClass',
'Importer',
'Importer2',
- 'Introspection',
'Lang',
'LegacyByteArray',
'LegacyClass',
|