diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-12-19 16:32:56 -0500 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-12-19 16:32:56 -0500 |
commit | f60789a3bd40b61fb026af2f660bea3b2cc2ce46 (patch) | |
tree | f1a426751a59cae847fdc728efa012857ba5db3c | |
parent | 56313800672e7e4bda85c61d75f7e6b360a5f5a5 (diff) | |
download | getwtxt-f60789a3bd40b61fb026af2f660bea3b2cc2ce46.tar.gz |
added testdata/twtxt.txt for tests to run against
-rw-r--r-- | testdata/twtxt.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/testdata/twtxt.txt b/testdata/twtxt.txt new file mode 100644 index 0000000..ab28c66 --- /dev/null +++ b/testdata/twtxt.txt @@ -0,0 +1,27 @@ +# __ __ __ +#| |_.--.--.--| |_.--.--| |_ +#| _| | | | _|_ _| _| +#|____|________|____|__.__|____| +# +# twtxt is an open, distributed +# microblogging platform that +# uses human-readable text files, +# common transport protocols, and +# free software. +# +# Learn more about twtxt at https://github.com/buckket/twtxt +# +# == Bio == +# +# getwtxt test data +# +# == Metadata == +# +# nick = getwtxttest +# url = https://github.com/getwtxt/getwtxt/raw/master/testdata/twtxt.txt +# +# == Content == +# +2019-09-05T15:19:28-04:00 Look, it's some test data! +2019-09-08T14:48:55-04:00 This is written in #golang +2019-09-10T00:56:01-04:00 Written by @<gbmor https://gbmor.dev/twtxt.txt> and released under the #GPLv3 |