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/OSMajor.Boots.Markdown.expected | |
| parent | 54f506de1fd1d0f58fe0c50f88476df89241dd7e (diff) | |
add a test per output format
Diffstat (limited to 'fixtures/OSMajor.Boots.Markdown.expected')
| -rw-r--r-- | fixtures/OSMajor.Boots.Markdown.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/OSMajor.Boots.Markdown.expected b/fixtures/OSMajor.Boots.Markdown.expected new file mode 100644 index 0000000..eefb6a8 --- /dev/null +++ b/fixtures/OSMajor.Boots.Markdown.expected @@ -0,0 +1,13 @@ +# Top 5 Boots's by OSMajor: + +``` ++-----+----------------+-------+ +| Pos | OSMajor | Boots | ++-----+----------------+-------+ +| 1. | FreeBSD 10... | 551 | +| 2. | *Linux 3... | 410 | +| 3. | Linux 5... | 249 | +| 4. | Linux 4... | 164 | +| 5. | FreeBSD 11... | 153 | ++-----+----------------+-------+ +``` |
