diff options
Diffstat (limited to 'fixtures/Host.Score.HTML.expected')
| -rw-r--r-- | fixtures/Host.Score.HTML.expected | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/fixtures/Host.Score.HTML.expected b/fixtures/Host.Score.HTML.expected new file mode 100644 index 0000000..e42adf9 --- /dev/null +++ b/fixtures/Host.Score.HTML.expected @@ -0,0 +1,19 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<meta charset="utf-8"> +<title>Top 3 Score's by Host</title> +</head> +<body> +<h1>Top 3 Score's by Host</h1> +<p>Score is calculated by combining all other metrics.</p> +<pre>+-----+---------+-------+-----------------------------------+ +| Pos | Host | Score | Last Kernel | ++-----+---------+-------+-----------------------------------+ +| 1. | uranus | 309 | Linux 5.16.14-arch1-1 | +| 2. | vulcan | 270 | Linux 3.10.0-1160.81.1.el7.x86_64 | +| 3. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | ++-----+---------+-------+-----------------------------------+ +</pre> +</body> +</html> |
