Skip to content
Snippets Groups Projects
Commit 49223ebc authored by pantianying's avatar pantianying
Browse files

fix import

parent 4ca4e0ce
No related branches found
No related tags found
No related merge requests found
......@@ -18,13 +18,17 @@
package condition
import (
"github.com/apache/dubbo-go/common"
"testing"
)
import (
"github.com/stretchr/testify/assert"
)
import (
"github.com/apache/dubbo-go/common"
)
func TestGetRule(t *testing.T) {
testyml := `
scope: application
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment