Skip to content

Commit

Permalink
fix test failing after migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong authored Nov 10, 2023
1 parent d113533 commit b0c53d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overflow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"math"
"testing"
)
import "github.com/acheong08/overflow"
import "github.com/g-utils/overflow"

// sample all possibilities of 8 bit numbers
// by checking against 64 bit numbers
Expand Down

0 comments on commit b0c53d3

Please sign in to comment.