diff options
Diffstat (limited to 'fixtures/OS.Boots.Markdown.expected')
| -rw-r--r-- | fixtures/OS.Boots.Markdown.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/OS.Boots.Markdown.expected b/fixtures/OS.Boots.Markdown.expected new file mode 100644 index 0000000..eeefa8d --- /dev/null +++ b/fixtures/OS.Boots.Markdown.expected @@ -0,0 +1,13 @@ +# Top 5 Boots's by OS: + +``` ++-----+------------------------------+-------+ +| Pos | OS | Boots | ++-----+------------------------------+-------+ +| 1. | Linux 3.2.0-4-amd64 | 321 | +| 2. | Linux 4.0.4-303.fc22.x86_64 | 103 | +| 3. | FreeBSD 10.1-RELEASE | 76 | +| 4. | FreeBSD 10.0-RELEASE | 52 | +| 5. | FreeBSD 10.1-RELEASE-p19 | 48 | ++-----+------------------------------+-------+ +``` |
