diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2023-09-29 10:07:41 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2023-09-29 10:07:41 +0300 |
commit | f44c1f25b3dca11b3225e83edc6f9c8d7e24d8df (patch) | |
tree | 2ea9e7e9c88158e6fccbb3fe08f7870a83f3247c /RhSolutions.Api.Tests/Usings.cs | |
parent | 38e5eb039372b28af23b921e8496cd231bb7d36a (diff) |
Add Tests
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..cefced4 --- /dev/null +++ b/RhSolutions.Api.Tests/Usings.cs @@ -0,0 +1 @@ +global using NUnit.Framework;
\ No newline at end of file |