summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]ElmSharp.Test/TC/PerformanceTest.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ElmSharp.Test/TC/PerformanceTest.cs b/ElmSharp.Test/TC/PerformanceTest.cs
index 10e5bd8..1bbb5b4 100644..100755
--- a/ElmSharp.Test/TC/PerformanceTest.cs
+++ b/ElmSharp.Test/TC/PerformanceTest.cs
@@ -84,6 +84,7 @@ namespace ElmSharp.Test
AlignmentY = -1,
WeightX = 1,
WeightY = 1,
+ Style = "solid/default"
};
box.PackEnd(list);
navi.Push(box, "Performance");