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:
authorMarek Safar <marek.safar@gmail.com>2012-04-20 19:09:52 +0400
committerMarek Safar <marek.safar@gmail.com>2012-04-20 19:12:42 +0400
commit40822aea36d4ec5236ab986d972612591428d269 (patch)
treed683cb994292056b5ee300555fff5c70f82dd2ed /mcs/tests/test-795.cs
parent8e68cca94144ac32294783ca78cc58784a3ddfa1 (diff)
Remove runtime regression tests, nobody is going to fix them anyway
Diffstat (limited to 'mcs/tests/test-795.cs')
-rw-r--r--mcs/tests/test-795.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/tests/test-795.cs b/mcs/tests/test-795.cs
index ba533cee225..9654d6dc6e6 100644
--- a/mcs/tests/test-795.cs
+++ b/mcs/tests/test-795.cs
@@ -1,3 +1,5 @@
+// Compiler options: -warnaserror
+
using System;
using System.Reflection;