[MSBuild] Fixed a test that failed when the GAC wasn't available
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 27 Aug 2014 20:28:49 +0000 (22:28 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 27 Aug 2014 20:28:49 +0000 (22:28 +0200)
commitb45cd3f489672bd33245da0436a5657f1c3f98bc
tree127f7dd7f44cf8b17ae46705b7062750fc71c843
parent88c3f0b7ecf6cd7e7b841ce0b231fa913734c79e
[MSBuild] Fixed a test that failed when the GAC wasn't available

PR #1229 added a test that relies on the GAC and fails when it isn't available, like when building on a clean machine with monolite.
Skip the test in that case.
mcs/class/Microsoft.Build.Tasks/Test/Microsoft.Build.Tasks/ResolveAssemblyReferenceTest.cs