diff --git a/tests/t6030-completion-tasks.sh b/tests/t6030-completion-tasks.sh new file mode 100755 index 0000000..8b344bb --- /dev/null +++ b/tests/t6030-completion-tasks.sh @@ -0,0 +1,25 @@ +#!/bin/bash +# + +test_description='Bash task number completion functionality + +This test checks todo_completion of a task number into the abbreviated task text. +' +. ./test-lib.sh + +cat > todo.txt <