aports/main/opus/fix-test.patch
2024-05-07 14:36:47 +00:00

11 lines
344 B
Diff

diff --git a/tests/meson.build b/tests/meson.build
index 1a4040b..263c779 100644
--- 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],