diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-27 13:24:40 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-27 13:24:40 +0200 |
commit | f5117515ab26658e93d9efc2d99651c332840782 (patch) | |
tree | 9695b8cbd65fa1e914b30597b64c79e484cacdcd /log | |
parent | e13eea333d7af2786dbbbb5ed60cea4593d5ee12 (diff) |
Added an extension check for songs and covered it with a test.
Diffstat (limited to 'log')
-rw-r--r-- | log/spoteezer.log | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/log/spoteezer.log b/log/spoteezer.log index b1ecf97..b4799c9 100644 --- a/log/spoteezer.log +++ b/log/spoteezer.log @@ -1,9 +1,3 @@ [yyyy-MM-dd HH:mm:ss.SSS] TYPE: Message -[2021-06-26 21:37:09.507] WARNING: The music file was not found with the path you've provided. -[2021-06-26 21:45:11.453] WARNING: The music file was not found with the path you've provided. -[2021-06-27 12:21:37.507] TEST: JUnit test -[2021-06-27 12:26:02.741] TEST: JUnit test -[2021-06-27 12:28:05.542] TEST: JUnit test -[2021-06-27 12:28:41.186] TEST: JUnit test -[2021-06-27 12:31:42.777] TEST: JUnit test -[2021-06-27 12:40:20.609] TEST: JUnit test
\ No newline at end of file +[2021-06-27 13:23:02.181] WARNING: The music file was not found with the path you've provided or the extension is not .wav +[2021-06-27 13:23:40.286] TEST: JUnit test
\ No newline at end of file |