mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 19:29:53 +03:00
13 lines
360 B
Diff
13 lines
360 B
Diff
a bad arg is passed to lgi
|
|
--
|
|
diff --git a/test/smoke-tests/meson.build b/test/smoke-tests/meson.build
|
|
index e773c54..f2dab96 100644
|
|
--- a/test/smoke-tests/meson.build
|
|
+++ b/test/smoke-tests/meson.build
|
|
@@ -2,6 +2,5 @@ smoke_tests = [
|
|
'test-c-example',
|
|
'test-c-demo',
|
|
'test-python-example',
|
|
- 'test-lua-example',
|
|
'test-vala-example',
|
|
]
|