Skip to content

Commit effc707

Browse files
committed
Enable "AAC_256kbps_VBR" tests on Windows
1 parent 357cff9 commit effc707

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/test/stemcontrolobjecttest.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313

1414
namespace {
1515
const std::vector<std::string> supportedCodecs = {
16-
#if !defined(Q_OS_WIN)
1716
"AAC_256kbps_VBR",
18-
#endif
1917
"ALAC_24bit"};
2018
} // namespace
2119

0 commit comments

Comments
 (0)