From 35bbd18bf8943a20784d676cb6153c6a826f2d93 Mon Sep 17 00:00:00 2001 From: Nikolaus Gotsche Date: Fri, 28 Sep 2018 12:25:28 +0200 Subject: List Projects and Tasks if no id is given to editproject/edittask --- main.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 9160c58..9b28697 100644 --- a/main.go +++ b/main.go @@ -117,7 +117,8 @@ func main() { }else if test { //fmt.Println(Round(12.55,0.5),Round(12.55,0.1),Round(12.55,1),Round(12.55,5)) //fmt.Println(getGitTag()) - fmt.Println("Nothing to test") + multichoice("Fuckoff") + fmt.Println("Nothing to test") //tmpltest() //newBill(1) //c := []int{2,3} -- cgit v1.2.3