summaryrefslogtreecommitdiff
path: root/ElmSharp.Test
diff options
context:
space:
mode:
Diffstat (limited to 'ElmSharp.Test')
-rwxr-xr-xElmSharp.Test/TC/ToolbarTest4.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/ElmSharp.Test/TC/ToolbarTest4.cs b/ElmSharp.Test/TC/ToolbarTest4.cs
index db2ee47..268aadf 100755
--- a/ElmSharp.Test/TC/ToolbarTest4.cs
+++ b/ElmSharp.Test/TC/ToolbarTest4.cs
@@ -20,9 +20,9 @@ using System.Collections.Generic;
namespace ElmSharp.Test
{
- public class ToolbarTest3 : TestCaseBase
+ public class ToolbarTest4 : TestCaseBase
{
- public override string TestName => "ToolbarTest3";
+ public override string TestName => "ToolbarTest4";
public override string TestDescription => "To test basic operation of Toolbar";
public override void Run(Window window)
@@ -132,4 +132,4 @@ namespace ElmSharp.Test
conformant.SetContent(outterBox);
}
}
-} \ No newline at end of file
+}