nixpkgs/pkgs/by-name/li/libopus/test-timeout.patch
2024-06-11 20:21:38 -04:00

10 lines
263 B
Diff

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