[ CMII ] [ Operator ] - docker api

This commit is contained in:
zeaslity
2024-01-22 15:17:05 +08:00
parent 6af2e2e0bf
commit 4a6b11e345

View File

@@ -1 +1,9 @@
package cmii_operator
import "testing"
func TestGetAllContainer(t *testing.T) {
GetAllContainer()
}