git-subtree-dir: third_party/nixpkgs git-subtree-split: 76612b17c0ce71689921ca12d9ffdc9c23ce40b2
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],
|