diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2022-12-14 09:53:10 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2022-12-14 09:53:10 +0300 |
commit | da94ed6d89ac2b933718419bbe42f2d913514231 (patch) | |
tree | 4c3f9ba7f5c54c564ee28b0e3c973c374f2499ac /RhSolutions.Api.Tests/Usings.cs |
Init commit
Diffstat (limited to 'RhSolutions.Api.Tests/Usings.cs')
-rw-r--r-- | RhSolutions.Api.Tests/Usings.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RhSolutions.Api.Tests/Usings.cs b/RhSolutions.Api.Tests/Usings.cs new file mode 100644 index 0000000..8c927eb --- /dev/null +++ b/RhSolutions.Api.Tests/Usings.cs @@ -0,0 +1 @@ +global using Xunit;
\ No newline at end of file |