diskii/testdata/cathello.txt
Zellyn Hunter 09ee1c6262 major refactor
Major refactor to use kong instead of cobra. All functionality
that worked before should still be working now.

Added `reorder` command
2021-07-31 22:10:44 -04:00

7 lines
97 B
Plaintext

# hello world
exec cat hello.text
stdout 'hello world\n'
! stderr .
-- hello.text --
hello world