[videodb] remove unused seasons table from episode_view
[xbmc.git] / xbmc / video / test / CMakeLists.txt
blob1cf8a5d8789dd8e4233539b2931bd6874d5c19ec
1 set(SOURCES TestStacks.cpp
2             TestVideoFileItemClassify.cpp
3             TestVideoInfoScanner.cpp
4             TestVideoUtils.cpp)
6 core_add_test_library(video_test)