summaryrefslogtreecommitdiff
path: root/mcs/tests/test-async-40.cs
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/tests/test-async-40.cs')
-rw-r--r--mcs/tests/test-async-40.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/tests/test-async-40.cs b/mcs/tests/test-async-40.cs
index 734db7e090..5d8767dd61 100644
--- a/mcs/tests/test-async-40.cs
+++ b/mcs/tests/test-async-40.cs
@@ -7,7 +7,6 @@ class Program
{
public void M ()
{
- Console.WriteLine ("called");
}
}