mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1643: Add failing test
This commit is contained in:
parent
5914418fb1
commit
cd30295922
1 changed files with 8 additions and 0 deletions
8
test/tw-1643.t
Executable file
8
test/tw-1643.t
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
source bash_tap_tw.sh
|
||||
|
||||
task add TW-1643 pro:YDKJS +work
|
||||
task context define work +work
|
||||
task context work
|
||||
task pro:YDKJS mod prio:M
|
||||
task all | grep TW-1643
|
Loading…
Add table
Add a link
Reference in a new issue