Formatting

This commit is contained in:
Jonas Kvinge
2025-12-08 23:49:48 +01:00
parent 109ff90401
commit 93af866185
179 changed files with 1187 additions and 1269 deletions

View File

@@ -70,8 +70,7 @@ INSTANTIATE_TEST_SUITE_P(RealFiles, SongPlaylistItemTest, testing::Values( // c
"normalfile.flac",
"file with spaces.flac",
"file with # hash.flac",
"file with ? question.flac"
));
"file with ? question.flac"));
TEST_P(SongPlaylistItemTest, Url) {
QUrl expected;
@@ -82,5 +81,4 @@ TEST_P(SongPlaylistItemTest, Url) {
}
} //namespace
} // namespace