Rename the previously changed subsonic controller, service and related tests.

In order to better follow the google naming convention.

See https://docs.google.com/document/d/1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub
This commit is contained in:
Hyzual 2014-10-29 00:13:23 +01:00
parent f57b969e55
commit a2747a633d
7 changed files with 67 additions and 81 deletions

View file

@ -0,0 +1,4 @@
describe("SubsonicCtrl", function() {
});