diff options
Diffstat (limited to 'fixtures/KernelMajor.Boots.HTML.expected')
| -rw-r--r-- | fixtures/KernelMajor.Boots.HTML.expected | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/fixtures/KernelMajor.Boots.HTML.expected b/fixtures/KernelMajor.Boots.HTML.expected new file mode 100644 index 0000000..298f5d0 --- /dev/null +++ b/fixtures/KernelMajor.Boots.HTML.expected @@ -0,0 +1,19 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<meta charset="utf-8"> +<title>Top 3 Boots's by KernelMajor</title> +</head> +<body> +<h1>Top 3 Boots's by KernelMajor</h1> +<p>Boots is the total number of host boots over the entire lifespan.</p> +<pre>+-----+----------------+-------+ +| Pos | KernelMajor | Boots | ++-----+----------------+-------+ +| 1. | FreeBSD 10... | 551 | +| 2. | Linux 3... | 410 | +| 3. | Linux 5... | 249 | ++-----+----------------+-------+ +</pre> +</body> +</html> |
