aboutsummaryrefslogtreecommitdiffstats
path: root/community/gtksourceview5/skip-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtksourceview5/skip-test.patch')
-rw-r--r--community/gtksourceview5/skip-test.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/community/gtksourceview5/skip-test.patch b/community/gtksourceview5/skip-test.patch
deleted file mode 100644
index 9622cab208a..00000000000
--- a/community/gtksourceview5/skip-test.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-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'],
- ]
-
- foreach test: testsuite_sources