baseline: OpenMU upstream b5a0961 (fresh source)
This commit is contained in:
9
tests/SharedTestUsings.cs
Normal file
9
tests/SharedTestUsings.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
// <copyright file="SharedTestUsings.cs" company="MUnique">
|
||||
// Licensed under the MIT License. See LICENSE file in the project root for full license information.
|
||||
// </copyright>
|
||||
|
||||
#pragma warning disable SA1200
|
||||
|
||||
global using NUnit.Framework;
|
||||
|
||||
#pragma warning restore SA1200
|
||||
Reference in New Issue
Block a user