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>2006-10-07 00:11:10 +0400
committerMarek Safar <marek.safar@gmail.com>2006-10-07 00:11:10 +0400
commit85f44228d3d99024b84af4152fead771e6c945b8 (patch)
tree4e6bb07218ed9a8e31cd9b79d89778ce3ed2b964 /mcs/tests/test-534.cs
parente1ca36595b32723c1f9e382dbeda051d0419cdbf (diff)
Fixed, please update your compiler-tester.
svn path=/trunk/mcs/; revision=66374
Diffstat (limited to 'mcs/tests/test-534.cs')
-rw-r--r--mcs/tests/test-534.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/tests/test-534.cs b/mcs/tests/test-534.cs
index b5719c3661f..8c859294e1b 100644
--- a/mcs/tests/test-534.cs
+++ b/mcs/tests/test-534.cs
@@ -1,6 +1,6 @@
-//
+// Compiler options: -t:library
+
// CultureTest, bugs: 79273 and 76765
-//
[assembly: System.Reflection.AssemblyCulture("this-culture-does-not-exist")]
class X {