Separates the Subsonic Service into its own file.
Adds test stubs for the subsonic controller and subsonic service. Conflicts: js/service.js
This commit is contained in:
parent
55c7905217
commit
d6104aa573
4 changed files with 819 additions and 803 deletions
4
test/controllers/subsonicCtrl_test.js
Normal file
4
test/controllers/subsonicCtrl_test.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
describe("SubsonicCtrl", function() {
|
||||
|
||||
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue