aboutsummaryrefslogtreecommitdiff
path: root/MindBox.Tests/Usings.cs
diff options
context:
space:
mode:
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