summaryrefslogtreecommitdiff
path: root/fixtures/OS.Boots.Gemtext.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-27 22:19:19 +0300
committerPaul Buetow <paul@buetow.org>2023-03-27 22:19:19 +0300
commit152ea8e177a609b02b415d3399b5d078eff23eaa (patch)
treefc17b10497fcd3a1775f06c6647d3ae2e997a932 /fixtures/OS.Boots.Gemtext.expected
parent54f506de1fd1d0f58fe0c50f88476df89241dd7e (diff)
add a test per output format
Diffstat (limited to 'fixtures/OS.Boots.Gemtext.expected')
-rw-r--r--fixtures/OS.Boots.Gemtext.expected13
1 files changed, 13 insertions, 0 deletions
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 |
++-----+------------------------------+-------+
+```