Skip to content

Commit

Permalink
Test codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean-Der committed Apr 8, 2024
1 parent b4da19d commit 99a706f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dummy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
package sandbox

import (
"fmt"
"testing"

_ "golang.org/x/net/nettest"
)

func TestDummy(*testing.T) {
fmt.Println("test")
}

0 comments on commit 99a706f

Please sign in to comment.