about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/libraries/libopus/test-timeout.patch
blob: 76025e648d8f5a9085830aeceaaa441fad2da0a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -1,6 +1,5 @@
 # Tests that link to libopus
 opus_tests = [
-  ['test_opus_api'],
   ['test_opus_decode', [], 120],
   ['test_opus_encode', 'opus_encode_regressions.c', 240],
   ['test_opus_extensions', [], 120],