We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d4e1e commit 90035caCopy full SHA for 90035ca
test_case/case_simple_test.go
@@ -2,7 +2,7 @@ package test_case
2
3
import (
4
"fmt"
5
- "luna/devtools"
+ "github.com/musiclover789/luna/devtools"
6
"testing"
7
"time"
8
)
0 commit comments