You've already forked linux-packaging-mono
Imported Upstream version 4.3.2.467
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
This commit is contained in:
@@ -905,7 +905,6 @@ namespace MonoTests.Microsoft.Build.BuildEngine {
|
||||
Assert.AreEqual (0, logger.NormalMessageCount, "Unexpected extra messages found");
|
||||
}
|
||||
|
||||
#if NET_4_0
|
||||
[Test]
|
||||
[Category ("NotDotNet")]
|
||||
public void TestBeforeAndAfterTargets ()
|
||||
@@ -960,7 +959,6 @@ namespace MonoTests.Microsoft.Build.BuildEngine {
|
||||
//warnings for referencing unknown targets: NonExistant and Foo
|
||||
Assert.AreEqual (2, logger.WarningsCount, "Expected warnings not raised");
|
||||
}
|
||||
#endif
|
||||
|
||||
[Test]
|
||||
public void TestTargetReturns ()
|
||||
|
||||
Reference in New Issue
Block a user