tests: Add test for TW #2386
This commit is contained in:
8
test/tw-2386.t
Executable file
8
test/tw-2386.t
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
. bash_tap_tw.sh
|
||||
|
||||
task add first project:someday
|
||||
task add second project:bar
|
||||
|
||||
task project:someday list | grep first
|
||||
Reference in New Issue
Block a user