tests: Add test for TW-1895 (#1908)
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user