~ruther/NosSmooth

0f3e4eab60206840ebea6a6a25df2ef731f3d557 — Rutherther 2 years ago 61ab9e3
chore: use Shouldly
1 files changed, 2 insertions(+), 1 deletions(-)

M Tests/NosSmooth.Game.Tests/Usings.cs
M Tests/NosSmooth.Game.Tests/Usings.cs => Tests/NosSmooth.Game.Tests/Usings.cs +2 -1
@@ 4,4 4,5 @@
//  Copyright (c) František Boháček. All rights reserved.
//  Licensed under the MIT license. See LICENSE file in the project root for full license information.

global using Xunit;
\ No newline at end of file
global using Shouldly;
global using Xunit;

Do not follow this link