1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 19:29:53 +03:00
aports/testing/gtk4-layer-shell/no-lua-test.patch
2023-07-02 19:23:53 +02:00

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',
]