Minor changes

This commit is contained in:
2023-10-19 10:14:52 +02:00
parent 506d1e30bf
commit aab33fe86d
8 changed files with 46 additions and 36 deletions

View File

@ -5,7 +5,7 @@ import (
"os"
"testing"
"git.akyoto.dev/cli/q/log"
"git.akyoto.dev/cli/q/cli/log"
)
func TestMain(m *testing.M) {