Skip to content

Commit

Permalink
chore(test): test test
Browse files Browse the repository at this point in the history
Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih committed Nov 21, 2023
1 parent ed71215 commit c590786
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ import (
"github.com/spf13/cobra"
)

// Test

func main() {
_ = flag.CommandLine.Parse([]string{})
var config = config.Default()
Expand Down

0 comments on commit c590786

Please sign in to comment.