e2e/cleanup: fix package name and dir name mismatches

This commit is contained in:
Jian Li 2022-03-18 11:41:27 +08:00
parent aface3ab99
commit c55658cd9f
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
package framework package perf
import ( import (
"fmt" "fmt"

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
package framework package pv
import ( import (
"context" "context"