diff options
author | Ryan Rector <rmrector@gmail.com> | 2024-04-07 15:45:38 -0600 |
---|---|---|
committer | Ryan Rector <rmrector@gmail.com> | 2024-05-28 20:29:56 -0600 |
commit | df84be09bef1c0e3c2c096c5e76957ec97d78b8e (patch) | |
tree | aef0e0c4d66a2022da8e041c78d3b35b42a5446d /cmake | |
parent | e8906a9cf6c173e00ac8486cf455289bdfbd4a00 (diff) |
add ImageFileURL for explicit image URL handling
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/treedata/common/tests.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/tests.txt b/cmake/treedata/common/tests.txt index 8d8d1107f2..3141b916cd 100644 --- a/cmake/treedata/common/tests.txt +++ b/cmake/treedata/common/tests.txt @@ -6,6 +6,7 @@ xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders/test test/videoshaders xbmc/filesystem/test test/filesystem xbmc/games/addons/input/test test/games/addons/input xbmc/games/controllers/input/test test/games/controllers/input +xbmc/imagefiles/test test/imagefiles xbmc/input/keyboard/test test/input/keyboard xbmc/interfaces/python/test test/python xbmc/music/test test/music |