depot/third_party/nixpkgs/pkgs/by-name/li/libopus/test-timeout.patch

10 lines
263 B
Diff
Raw Normal View History

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