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