diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2023-08-09 09:42:50 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2023-08-09 09:42:50 +0300 |
commit | c9ca856d8f76d3b4c86532defa04d47c0d0a17f2 (patch) | |
tree | f71839a0721050f89e120695faefcd203ab0fd2e /Codeforces.Test/UnitTest1.cs | |
parent | d6adac69ab2ebcbb4b0b234005b4f928319e5cb3 (diff) |
Simple task
Diffstat (limited to 'Codeforces.Test/UnitTest1.cs')
-rw-r--r-- | Codeforces.Test/UnitTest1.cs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Codeforces.Test/UnitTest1.cs b/Codeforces.Test/UnitTest1.cs deleted file mode 100644 index 8f7b9b7..0000000 --- a/Codeforces.Test/UnitTest1.cs +++ /dev/null @@ -1,10 +0,0 @@ -namespace Codeforces.Test; - -public class UnitTest1 -{ - [Fact] - public void Test1() - { - - } -}
\ No newline at end of file |