diff --git a/tests/integration/clientv3/concurrency/revision_test.go b/tests/integration/revision_test.go similarity index 99% rename from tests/integration/clientv3/concurrency/revision_test.go rename to tests/integration/revision_test.go index 7e6236a7a..6fb81b9ca 100644 --- a/tests/integration/clientv3/concurrency/revision_test.go +++ b/tests/integration/revision_test.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -package concurrency_test +package integration_test import ( "context"