diff --git a/internal/cli/cli_test.go b/internal/cli/cli_test.go new file mode 100644 index 000000000..7f1e458cd --- /dev/null +++ b/internal/cli/cli_test.go @@ -0,0 +1 @@ +package cli diff --git a/internal/formatters/formatters_test.go b/internal/formatters/formatters_test.go new file mode 100644 index 000000000..39e53c83e --- /dev/null +++ b/internal/formatters/formatters_test.go @@ -0,0 +1 @@ +package formatters diff --git a/internal/log/custom_handler_test.go b/internal/log/custom_handler_test.go new file mode 100644 index 000000000..7330d5405 --- /dev/null +++ b/internal/log/custom_handler_test.go @@ -0,0 +1 @@ +package log diff --git a/internal/log/log_test.go b/internal/log/log_test.go new file mode 100644 index 000000000..7330d5405 --- /dev/null +++ b/internal/log/log_test.go @@ -0,0 +1 @@ +package log diff --git a/internal/log/multi_handler_test.go b/internal/log/multi_handler_test.go new file mode 100644 index 000000000..7330d5405 --- /dev/null +++ b/internal/log/multi_handler_test.go @@ -0,0 +1 @@ +package log