Skip to content

Commit

Permalink
OK, let's just remove adts from the test list
Browse files Browse the repository at this point in the history
  • Loading branch information
Yahweasel committed Nov 7, 2023
1 parent 0947219 commit 028ad28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests/650-all-to-all.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Convert between all (viable) formats and test that they all work

const formatCodecs = {
"adts": [null, "aac"],
"adts": [null, null],
"f32le": [null, "pcm_f32le", {nocheck: true}],
"flac": [null, "flac"],
"hls": [null, null],
Expand Down

0 comments on commit 028ad28

Please sign in to comment.