diff options
Diffstat (limited to 'fixtures/Kernel.Boots.Markdown.expected')
| -rw-r--r-- | fixtures/Kernel.Boots.Markdown.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/Kernel.Boots.Markdown.expected b/fixtures/Kernel.Boots.Markdown.expected new file mode 100644 index 0000000..4d797c5 --- /dev/null +++ b/fixtures/Kernel.Boots.Markdown.expected @@ -0,0 +1,13 @@ +# Top 3 Boots's by Kernel + +Boots is the total number of host boots over the entire lifespan. + +``` ++-----+------------------------------+-------+ +| Pos | Kernel | 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 | ++-----+------------------------------+-------+ +``` |
