From b77501ab3c50ba65beab31d8a6bbd9e9ce1d9f18 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Thu, 7 Dec 2023 22:29:25 +0300 Subject: Fix timeout testing --- Codeforces.Test/Usings.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Codeforces.Test/Usings.cs') diff --git a/Codeforces.Test/Usings.cs b/Codeforces.Test/Usings.cs index c1ede49..8c927eb 100644 --- a/Codeforces.Test/Usings.cs +++ b/Codeforces.Test/Usings.cs @@ -1,2 +1 @@ -global using Xunit; -global using Codeforces; \ No newline at end of file +global using Xunit; \ No newline at end of file -- cgit v1.2.3