패키지 경로 수정

This commit is contained in:
2023-05-22 02:13:03 +09:00
parent 0090e645b6
commit 84e09204c3
12 changed files with 109 additions and 121 deletions

View File

@ -1,9 +1,10 @@
package houston_test
import (
"houston/client"
"testing"
"time"
"repositories.action2quare.com/ayo/houston/client"
)
func TestOperationServer(t *testing.T) {