Skip to content

Commit

Permalink
Fix: unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed Sep 2, 2024
1 parent 17d8fcf commit c4280bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ set(TEST_SOURCES
../src/lib/rax_extras.c
../src/lib/sds_extras.c
../src/lib/search.c
../src/lib/smartpls.c
../src/lib/state_files.c
../src/lib/sticker.c
../src/lib/timer.c
Expand All @@ -47,6 +48,7 @@ set(TEST_SOURCES
../src/mpd_client/jukebox.c
../src/mpd_client/presets.c
../src/mpd_client/queue.c
../src/mpd_client/playlists.c
../src/mpd_client/random_select.c
../src/mpd_client/search.c
../src/mpd_client/shortcuts.c
Expand Down

0 comments on commit c4280bd

Please sign in to comment.