aboutsummaryrefslogtreecommitdiff
path: root/Codeforces.Test/Tests.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Codeforces.Test/Tests.cs')
-rw-r--r--Codeforces.Test/Tests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Codeforces.Test/Tests.cs b/Codeforces.Test/Tests.cs
index 38061d2..a0cd87c 100644
--- a/Codeforces.Test/Tests.cs
+++ b/Codeforces.Test/Tests.cs
@@ -18,7 +18,7 @@ public class Tests
};
IOTester.SetInput(input);
- Program.Main(new string[0]);
+ Program.Main();
string[] output = new string[]
{