Fix content.integration tests warnings (#17817)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
5
Content.IntegrationTests/GlobalUsings.cs
Normal file
5
Content.IntegrationTests/GlobalUsings.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
// Global usings for Content.IntegrationTests
|
||||
|
||||
global using NUnit.Framework;
|
||||
global using System;
|
||||
global using System.Threading.Tasks;
|
||||
Reference in New Issue
Block a user