mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 21:51:34 +02:00
15 lines
437 B
Diff
15 lines
437 B
Diff
This test tries to access /var/lib/dbus/machine-id because of its usage of IBus.
|
|
|
|
diff --git a/testsuite/meson.build b/testsuite/meson.build
|
|
index f842a07..bd31ec8 100644
|
|
--- a/testsuite/meson.build
|
|
+++ b/testsuite/meson.build
|
|
@@ -34,7 +34,6 @@ testsuite_sources = [
|
|
['test-styleschememanager'],
|
|
['test-undo-manager'],
|
|
['test-utils'],
|
|
- ['test-view'],
|
|
['test-vim-input'],
|
|
['test-vim-state'],
|
|
['test-vim-text-object'],
|