diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-27 22:19:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-27 22:19:19 +0300 |
| commit | 152ea8e177a609b02b415d3399b5d078eff23eaa (patch) | |
| tree | fc17b10497fcd3a1775f06c6647d3ae2e997a932 /fixtures/Host.Boots.Markdown.expected | |
| parent | 54f506de1fd1d0f58fe0c50f88476df89241dd7e (diff) | |
add a test per output format
Diffstat (limited to 'fixtures/Host.Boots.Markdown.expected')
| -rw-r--r-- | fixtures/Host.Boots.Markdown.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/Host.Boots.Markdown.expected b/fixtures/Host.Boots.Markdown.expected new file mode 100644 index 0000000..f1ee20f --- /dev/null +++ b/fixtures/Host.Boots.Markdown.expected @@ -0,0 +1,13 @@ +# Top 5 Boots's by Host: + +``` ++-----+----------------+-------+ +| Pos | Host | Boots | ++-----+----------------+-------+ +| 1. | alphacentauri | 671 | +| 2. | mars | 207 | +| 3. | callisto | 153 | +| 4. | uranus | 150 | +| 5. | dionysus | 136 | ++-----+----------------+-------+ +``` |
