Fix expectation structure

This commit is contained in:
Patrik Svensson 2021-01-04 18:21:00 +01:00 committed by Patrik Svensson
parent 9ad5f2daeb
commit 1bb0b9ccc6
205 changed files with 293 additions and 143 deletions

View File

@ -1 +0,0 @@
━━━━━━━━━━━━━━━━━━━━

View File

@ -1,26 +0,0 @@
{
Item1: {
Text: Foo,
Style: {
Foreground: {
R: 255
},
Background: {
G: 128
},
Decoration: Bold
}
},
Item2: {
Text: Bar,
Style: {
Foreground: {
R: 255
},
Background: {
G: 128
},
Decoration: Bold
}
}
}

View File

@ -1,3 +0,0 @@
Foo Bar Baz
Qux Corgi Waldo
Grault Garply Fred

Some files were not shown because too many files have changed in this diff Show More