mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Renaming test files according to their language (#3407)
This commit is contained in:
parent
43ca74549d
commit
ef9613e2d6
178 changed files with 171 additions and 169 deletions
8
test/tw-1643.test.sh
Executable file
8
test/tw-1643.test.sh
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