Fixed, please update your compiler-tester.
authorMarek Safar <marek.safar@gmail.com>
Fri, 6 Oct 2006 20:11:10 +0000 (20:11 -0000)
committerMarek Safar <marek.safar@gmail.com>
Fri, 6 Oct 2006 20:11:10 +0000 (20:11 -0000)
svn path=/trunk/mcs/; revision=66374

mcs/tests/test-534.cs

index b5719c3661fb8df7184504aaa00d90569575ccfd..8c859294e1bb2c412a9af4d7fae4948555c0da02 100644 (file)
@@ -1,6 +1,6 @@
-//
+// Compiler options: -t:library
+
 // CultureTest, bugs: 79273 and 76765
-//
 [assembly: System.Reflection.AssemblyCulture("this-culture-does-not-exist")]
 
 class X {