Tweaked unit tests more

This commit is contained in:
Tig
2024-11-26 10:18:14 -07:00
parent fab08af932
commit 774e603438
4 changed files with 10 additions and 5 deletions

View File

@@ -5,6 +5,8 @@ using System.Text.Json.Serialization;
using Terminal.Gui;
using Xunit;
namespace Terminal.Gui.ConfigurationTests;
public class ConfigPropertyTests
{
[Fact]