This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
tests/ServiceStack.Text.Tests/JsonTests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ public int CompareTo(object obj)
4949 [ TestCase ( "[\n {'__type':'ServiceStack.Text.Tests.JsonTests.TypeInfoTests+MyClass, ServiceStack.Text.Tests'}]" ) ]
5050 [ TestCase ( "[\t {'__type':'ServiceStack.Text.Tests.JsonTests.TypeInfoTests+MyClass, ServiceStack.Text.Tests'}]" ) ]
5151 [ TestCase ( "[ { '__type':'ServiceStack.Text.Tests.JsonTests.TypeInfoTests+MyClass, ServiceStack.Text.Tests'}]" ) ]
52- [ TestCase ( "[\n {\n '__type':'ServiceStack.Text.Tests.JsonTests.TypeInfoTests+MyClass, ServiceStack.Text.Testsv '}]" ) ]
52+ [ TestCase ( "[\n {\n '__type':'ServiceStack.Text.Tests.JsonTests.TypeInfoTests+MyClass, ServiceStack.Text.Tests '}]" ) ]
5353 [ TestCase ( "[\t {\t '__type':'ServiceStack.Text.Tests.JsonTests.TypeInfoTests+MyClass, ServiceStack.Text.Tests'}]" ) ]
5454 [ TestCase ( "[{'__type':'ServiceStack.Text.Tests.JsonTests.TypeInfoTests+MyClass, ServiceStack.Text.Tests'} ]" ) ]
5555 [ TestCase ( "[{ '__type':'ServiceStack.Text.Tests.JsonTests.TypeInfoTests+MyClass, ServiceStack.Text.Tests'}\t ]" ) ]
You can’t perform that action at this time.
0 commit comments