aboutsummaryrefslogtreecommitdiff
path: root/RayRoom.Tests/GlobalUsings.cs
diff options
context:
space:
mode:
authorbonmas14 <bonmas14@gmail.com>2023-10-24 20:59:19 +0300
committerbonmas14 <bonmas14@gmail.com>2023-10-24 20:59:19 +0300
commitbb22f05857bf5358343de294e98a655370e327aa (patch)
tree482f7f193105619006fb552616224ec1712908b3 /RayRoom.Tests/GlobalUsings.cs
parentaad3d0382c498f6a39e5dbf5c9682e18127df353 (diff)
downloadRayRoom-bb22f05857bf5358343de294e98a655370e327aa.tar.gz
RayRoom-bb22f05857bf5358343de294e98a655370e327aa.zip
- raycasting
- System.Drawing visualization - some tests
Diffstat (limited to 'RayRoom.Tests/GlobalUsings.cs')
-rw-r--r--RayRoom.Tests/GlobalUsings.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/RayRoom.Tests/GlobalUsings.cs b/RayRoom.Tests/GlobalUsings.cs
new file mode 100644
index 0000000..ab67c7e
--- /dev/null
+++ b/RayRoom.Tests/GlobalUsings.cs
@@ -0,0 +1 @@
+global using Microsoft.VisualStudio.TestTools.UnitTesting; \ No newline at end of file