Alxandr / SpotiFire

A project to make a SpotifyClient in C#
http://nudoc.azurewebsites.net/SpotiFire
40 stars 19 forks source link

SpotiFire.Tests unavailable #14

Closed McBainUK closed 12 years ago

McBainUK commented 12 years ago

SpotiFire.sln references SpotiFire.Tests\SpotiFire.Tests.csproj but there's no test project in the source control...?

Alxandr commented 12 years ago

You are absolutely right, though the error here is that it is in the sln altogether. It's not a unit-test library, rather a test console-app I made a while ago, so it's not something that should be in sourcecontroll. Will remove it from sln right away.