aboutsummaryrefslogtreecommitdiff
path: root/regress/slow
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-01-22 16:48:04 +0000
committerOmar Polo <op@omarpolo.com>2021-01-22 16:48:04 +0000
commit5c2e310edececfc9ef67946c1bf7df6bcdbe8931 (patch)
tree21cd8ab64846eb5154b064e3908d80e934a68e01 /regress/slow
parentf890c8c54d88b529dc568eaf187b29a5acf6d22d (diff)
brand new regress suite
Diffstat (limited to 'regress/slow')
-rwxr-xr-xregress/slow6
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/slow b/regress/slow
new file mode 100755
index 0000000..2ceb52c
--- /dev/null
+++ b/regress/slow
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+printf "20 "
+sleep 1
+printf "text/gemini\r\n"
+echo "# hello world"