mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-14 13:17:39 +00:00
6 lines
171 B
Go
6 lines
171 B
Go
// Package integration provides integration tests for open-cluster-management work, the test cases include
|
|
// - create work
|
|
// - update work
|
|
// - delete work
|
|
package work
|