m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/tests/TODO.txt
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-03-01 14:35:11 -0800
committerJason A. Donenfeld <Jason@zx2c4.com>2017-03-01 14:35:11 -0800
commit6c7425b16895c6925c4f1ec875dac4576574b34c (patch)
tree8a250535025df2e4f886d56044b22cdc01e3b166 /tests/TODO.txt
parent20081b546f371dcaee9ea2769f46e513bb39c275 (diff)
tests: fix on OSX by not using the tr hack
Diffstat (limited to 'tests/TODO.txt')
-rw-r--r--tests/TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TODO.txt b/tests/TODO.txt
index 10c5d2b..3ec4577 100644
--- a/tests/TODO.txt
+++ b/tests/TODO.txt
@@ -2,7 +2,6 @@
* pass insert, pass ls
* pass insert [with -e, with -m, without either]
* pass insert, cp, mv, rm, generate [with -f, without -f, on existing]
- * pass generate [with -n vs without -n]
* git operations on all commands
* Are empty folders pruned for rm, cp, mv, init (when "" is the argument) [with git, and without git]
* Are git commits happening as planned? Are they being signed when signing is enabled?