build tests

This commit is contained in:
Paul Schneider
2025-07-13 18:13:04 +01:00
parent a757232ec4
commit 0a270c9218
14 changed files with 211 additions and 1033 deletions

View File

@ -2,6 +2,7 @@ using System;
using Xunit;
using Xunit.Abstractions;
using Yavsc.Helpers;
using Yavsc.Server.Helpers;
namespace yavscTests
{