Skip to content
Snippets Groups Projects
Verified Commit 284471a6 authored by Marcus Asteborg's avatar Marcus Asteborg Committed by Jean-Marc Valin
Browse files

increase timeout for extension test

parent c46d2d27
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ opus_tests = [
['test_opus_api'],
['test_opus_decode', [], 60],
['test_opus_encode', 'opus_encode_regressions.c', 120],
['test_opus_extensions'],
['test_opus_extensions', 120],
['test_opus_padding'],
['test_opus_projection'],
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment