mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1637: Add test using bash_tap.sh
This commit is contained in:
parent
4e7a63a8e6
commit
7007ab46d6
1 changed files with 7 additions and 0 deletions
7
test/tw-1637.t
Executable file
7
test/tw-1637.t
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
. bash_tap_tw.sh
|
||||
|
||||
# This problems only appears for "modify", not for "add"
|
||||
task add a
|
||||
task 1 mod proj:mod
|
||||
task 1 _project | grep mod
|
Loading…
Add table
Add a link
Reference in a new issue