mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
tests: Add test for TW-1895 (#1908)
This commit is contained in:
parent
13cf6decd3
commit
fac48e5e93
1 changed files with 6 additions and 0 deletions
6
test/tw-1895.t
Normal file
6
test/tw-1895.t
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
. bash_tap_tw.sh
|
||||
|
||||
task add description:'start something'
|
||||
task | grep something
|
Loading…
Add table
Add a link
Reference in a new issue