Add unit tests for spotify

This commit is contained in:
Jonathan Cremin 2014-12-01 12:41:26 +00:00
parent 493482386e
commit f6907766bd
4 changed files with 48 additions and 12 deletions

View file

@ -21,5 +21,8 @@
"rdio": "^1.5.2",
"serve-favicon": "~2.1.3",
"spotify": "^0.3.0"
},
"devDependencies": {
"should": "^4.3.0"
}
}