diff --git a/MuPDF.NET.Test/WidgetTest.cs b/MuPDF.NET.Test/WidgetTest.cs index aa88d8a..7290f5a 100644 --- a/MuPDF.NET.Test/WidgetTest.cs +++ b/MuPDF.NET.Test/WidgetTest.cs @@ -55,7 +55,7 @@ public void Test4505() text1_flags_before[_w.Xref] = _w.FieldFlags; } - Assert.That(text1_flags_before, Is.EqualTo(new Dictionary{{ 8, 1 },{ 10, 0 },{ 33, 0 }})); + Assert.That(text1_flags_before, Is.EqualTo(new Dictionary { { 8, 1 }, { 10, 0 }, { 33, 0 } })); Widget w = page.LoadWidget(8); // first of these widgets // give all connected widgets that field flags value