We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79a924 commit 4f77a91Copy full SHA for 4f77a91
command_test.go
@@ -3,7 +3,7 @@ package ishell_test
3
import (
4
"testing"
5
6
- "github.com/abiosoft/ishell"
+ "github.com/abiosoft/ishell/v2"
7
"github.com/stretchr/testify/assert"
8
)
9
0 commit comments