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/OS.Boots.Gemtext.expected | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fixtures/OS.Boots.Gemtext.expected (limited to 'fixtures/OS.Boots.Gemtext.expected') diff --git a/fixtures/OS.Boots.Gemtext.expected b/fixtures/OS.Boots.Gemtext.expected new file mode 100644 index 0000000..eeefa8d --- /dev/null +++ b/fixtures/OS.Boots.Gemtext.expected @@ -0,0 +1,13 @@ +# Top 5 Boots's by OS: + +``` ++-----+------------------------------+-------+ +| Pos | OS | 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 | +| 4. | FreeBSD 10.0-RELEASE | 52 | +| 5. | FreeBSD 10.1-RELEASE-p19 | 48 | ++-----+------------------------------+-------+ +``` -- cgit v1.2.3