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-353.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-353.cs')
-rw-r--r--mcs/tests/test-353.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/test-353.cs b/mcs/tests/test-353.cs
index e7d59d99022..5aa753fdc2d 100644
--- a/mcs/tests/test-353.cs
+++ b/mcs/tests/test-353.cs
@@ -1,4 +1,4 @@
-// Compiler options: support-353.cs
+// Compiler options: support-353.cs -out:test-353.exe
using System;