Naming config fixed, with integration tests

This commit is contained in:
Mark McDowall
2013-08-27 17:16:24 -07:00
parent 1e3a308917
commit dd37713a10
7 changed files with 52 additions and 11 deletions

View File

@@ -11,7 +11,5 @@ namespace NzbDrone.Integration.Test
{
Commands.Post(new CommandResource {Command = "rsssync"});
}
}
}