mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
This commit is contained in:
@@ -7,7 +7,7 @@ namespace UnitTests;
|
||||
/// <summary>
|
||||
/// Base class for tests that need to test all views.
|
||||
/// </summary>
|
||||
public class TestsAllViews
|
||||
public class TestsAllViews : FakeDriverBase
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets all view types.
|
||||
|
||||
Reference in New Issue
Block a user