🚧 Plan for scaling the UTs

pull/2/head
Alexis Drai 3 years ago
parent 5a7b330523
commit a2c676acf6

@ -1,5 +1,4 @@
using Model; using Model;
using System;
using Xunit; using Xunit;
namespace Tests namespace Tests

@ -1,8 +1,7 @@
using Model; using Model;
using System;
using Xunit; using Xunit;
namespace Tests namespace Tests.Model_UTs
{ {
public class PlayerTest public class PlayerTest
{ {
Loading…
Cancel
Save