Skip to content

Commit

Permalink
print backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksiy-Yakovenko committed Jul 17, 2024
1 parent 4346dcd commit dd3120c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/MP3DecoderTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class MP3DecoderTests: public ::testing::Test {


static void runMp3TwoPieceTestWithBackend(int backend) {
fprintf(stderr, "backend: %d\n", backend);
deadbeef->conf_set_int ("mp3.backend", backend);

char path[PATH_MAX];
Expand Down

0 comments on commit dd3120c

Please sign in to comment.