mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Enabled ViewHighlight.Hover
This commit is contained in:
@@ -8,6 +8,10 @@ namespace Terminal.Gui.ConfigurationTests;
|
||||
|
||||
public class SerializableConfigurationPropertyTests
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// If this test fails, you need to add a new property with the SerializableConfigurationProperty attribute.
|
||||
/// </summary>
|
||||
[Fact]
|
||||
public void Test_SerializableConfigurationProperty_Types_Added_To_JsonSerializerContext ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user