Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Cscompmgd')
-rw-r--r--mcs/class/Cscompmgd/Test/Microsoft.CSharp/CompilerTest.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Cscompmgd/Test/Microsoft.CSharp/CompilerTest.cs b/mcs/class/Cscompmgd/Test/Microsoft.CSharp/CompilerTest.cs
index 2e333ddda56..b13ced3d461 100644
--- a/mcs/class/Cscompmgd/Test/Microsoft.CSharp/CompilerTest.cs
+++ b/mcs/class/Cscompmgd/Test/Microsoft.CSharp/CompilerTest.cs
@@ -15,7 +15,7 @@ using NUnit.Framework;
namespace MonoTests.Cscompmgd
{
[TestFixture]
- public class CompilerTest : Assertion
+ public class CompilerTest
{
[SetUp]
public void GetReady ()