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