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:
authorRaja R Harinath <harinath@hurrynot.org>2006-03-27 14:50:04 +0400
committerRaja R Harinath <harinath@hurrynot.org>2006-03-27 14:50:04 +0400
commit12dd9195cf34c1e14fd7249b9a6f1e91be8b9eeb (patch)
treed79be2fe5ecbf2dc229115bc20ec50d7544f079d /mcs/tests/test-388.cs
parentbff09f52dc5b3a0cb0b5ace47cb71b305b39b4fd (diff)
Restore -out:test-foo.exe when we use support files
svn path=/trunk/mcs/; revision=58564
Diffstat (limited to 'mcs/tests/test-388.cs')
-rw-r--r--mcs/tests/test-388.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/test-388.cs b/mcs/tests/test-388.cs
index 4b48d6d4a95..7110eb4ab34 100644
--- a/mcs/tests/test-388.cs
+++ b/mcs/tests/test-388.cs
@@ -1,6 +1,6 @@
// This is used to debug an ordering dependent bug.
//
-// Compiler options: support-388.cs
+// Compiler options: support-388.cs -out:test-388.exe
namespace Schemas {
[System.Xml.Serialization.XmlType("base-field-type"),