mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
tests: Add test for TW #2386
This commit is contained in:
parent
a1471b67fb
commit
13cf6decd3
1 changed files with 8 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue