From 01e36b2a78f08eb86a32aba6577643206bbde996 Mon Sep 17 00:00:00 2001 From: Kepoor Hampond Date: Thu, 9 Mar 2017 17:52:14 -0800 Subject: [PATCH] Testing Travis CI --- tests/playlist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playlist.py b/tests/playlist.py index 13ba449..d6ec2aa 100644 --- a/tests/playlist.py +++ b/tests/playlist.py @@ -1,3 +1,3 @@ from irs.ripper import Ripper -Ripper().spotify_list("playlist", "Jamboree Jams", "prakkillian") \ No newline at end of file +Ripper().spotify_list("playlist", "IRS Testing", "prakkillian") \ No newline at end of file