summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 2 insertions, 1 deletions
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}