bcb2f287e1
GitOrigin-RevId: d603719ec6e294f034936c0d0dc06f689d91b6c3
9 lines
263 B
Diff
9 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],
|