From 152ea8e177a609b02b415d3399b5d078eff23eaa Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 27 Mar 2023 22:19:19 +0300 Subject: add a test per output format --- fixtures/Host.MetaScore.Markdown.expected | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fixtures/Host.MetaScore.Markdown.expected (limited to 'fixtures/Host.MetaScore.Markdown.expected') diff --git a/fixtures/Host.MetaScore.Markdown.expected b/fixtures/Host.MetaScore.Markdown.expected new file mode 100644 index 0000000..91ee01e --- /dev/null +++ b/fixtures/Host.MetaScore.Markdown.expected @@ -0,0 +1,13 @@ +# Top 5 MetaScore's by Host: + +``` ++-----+----------------+-----------+ +| Pos | Host | MetaScore | ++-----+----------------+-----------+ +| 1. | uranus | 360 | +| 2. | alphacentauri | 294 | +| 3. | dionysus | 285 | +| 4. | *vulcan | 273 | +| 5. | sun | 238 | ++-----+----------------+-----------+ +``` -- cgit v1.2.3