summaryrefslogtreecommitdiffstats
path: root/tests/dotnet/lsprotocol_tests/Usings.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dotnet/lsprotocol_tests/Usings.cs')
-rw-r--r--tests/dotnet/lsprotocol_tests/Usings.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dotnet/lsprotocol_tests/Usings.cs b/tests/dotnet/lsprotocol_tests/Usings.cs
new file mode 100644
index 0000000..5d95411
--- /dev/null
+++ b/tests/dotnet/lsprotocol_tests/Usings.cs
@@ -0,0 +1,2 @@
+global using Xunit;
+global using Microsoft.LanguageServer.Protocol; \ No newline at end of file