diff options
Diffstat (limited to 'Codeforces.Test/Usings.cs')
-rw-r--r-- | Codeforces.Test/Usings.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Codeforces.Test/Usings.cs b/Codeforces.Test/Usings.cs index 8c927eb..c1ede49 100644 --- a/Codeforces.Test/Usings.cs +++ b/Codeforces.Test/Usings.cs @@ -1 +1,2 @@ -global using Xunit;
\ No newline at end of file +global using Xunit; +global using Codeforces;
\ No newline at end of file |