aboutsummaryrefslogtreecommitdiff
path: root/MindBox.Tests/Usings.cs
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-11-13 22:40:23 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-11-13 22:40:23 +0300
commit61a4fe90b89cc127444405597a2590f8537474e5 (patch)
tree44bfa66169cba2a7f2b79d959bf762b5e9bdeaa2 /MindBox.Tests/Usings.cs
Initial commit
Diffstat (limited to 'MindBox.Tests/Usings.cs')
-rw-r--r--MindBox.Tests/Usings.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/MindBox.Tests/Usings.cs b/MindBox.Tests/Usings.cs
new file mode 100644
index 0000000..8534c8d
--- /dev/null
+++ b/MindBox.Tests/Usings.cs
@@ -0,0 +1,2 @@
+global using NUnit.Framework;
+global using MindBox.Lib; \ No newline at end of file