Beginning of unit tests

This commit is contained in:
Jesse Portnoy
2023-07-17 22:55:24 +01:00
parent 9d859df1ae
commit f35df55523
4 changed files with 80 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"strings"
"github.com/fatih/color"
"github.com/jessp01/highlight"
"github.com/jessp01/gohighlight"
)
func main() {