Skip to content

Commit

Permalink
♻️ up(errorx): add errorx/panics from testutil/panics
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Feb 16, 2023
1 parent 61e4897 commit 06b949d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package panics_test
import (
"testing"

"github.com/gookit/goutil/errorx/panics"
"github.com/gookit/goutil/testutil/assert"
"github.com/gookit/goutil/testutil/panics"
)

func TestIsTrue(t *testing.T) {
Expand Down
File renamed without changes.

0 comments on commit 06b949d

Please sign in to comment.