about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/libraries/gegl/patches/no-simple-backend-file-test.patch
blob: bf07572182b39df26d715e160b8ace793fb010c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
diff --git a/tests/simple/meson.build b/tests/simple/meson.build
index 2c735d80a..ae4d50f2a 100644
--- a/tests/simple/meson.build
+++ b/tests/simple/meson.build
@@ -1,5 +1,4 @@
 testnames = [
-  'backend-file',
   'buffer-cast',
   'buffer-changes',
   'buffer-extract',