From f5117515ab26658e93d9efc2d99651c332840782 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sun, 27 Jun 2021 13:24:40 +0200 Subject: Added an extension check for songs and covered it with a test. --- log/spoteezer.log | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'log/spoteezer.log') 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 -- cgit v1.2.3