mirror of
https://github.com/go-micro/go-micro.git
synced 2025-07-12 22:41:07 +02:00
rename test dir
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
package tests
|
package test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
@ -1,5 +1,5 @@
|
|||||||
// Package tests implements a testing framwork, and provides default tests.
|
// Package test implements a testing framwork, and provides default tests.
|
||||||
package tests
|
package test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
Reference in New Issue
Block a user