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>2009-03-03 15:16:11 +0300
committerMarek Safar <marek.safar@gmail.com>2009-03-03 15:16:11 +0300
commit1c65d7739f6e2dfabca987a65c818f87810e85a0 (patch)
tree3c31e41c4ab5fb73a526257e6beee46fee36482f /mcs/tests/test-cls-12.cs
parent8b20a0b200b164a12f090f6cab702ce614d43d1a (diff)
New tests.
svn path=/trunk/mcs/; revision=128427
Diffstat (limited to 'mcs/tests/test-cls-12.cs')
-rw-r--r--mcs/tests/test-cls-12.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/tests/test-cls-12.cs b/mcs/tests/test-cls-12.cs
index af79b996bc2..f1bd748dfac 100644
--- a/mcs/tests/test-cls-12.cs
+++ b/mcs/tests/test-cls-12.cs
@@ -1,3 +1,5 @@
+// Compiler options: -warnaserror
+
using System;
[module: CLSCompliant(true)]