From c5029c001dff35956f157215c49384a6808068d1 Mon Sep 17 00:00:00 2001 From: Shengjing Zhu Date: Mon, 5 Apr 2021 23:54:32 +0800 Subject: [PATCH] tests: fix hello-world tarball name in testdata for arm64 Signed-off-by: Shengjing Zhu --- ...ello-world-arm64.tar => hello-world-arm64v8.tar} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/integration/testdata/{hello-world-arm64.tar => hello-world-arm64v8.tar} (100%) diff --git a/tests/integration/testdata/hello-world-arm64.tar b/tests/integration/testdata/hello-world-arm64v8.tar similarity index 100% rename from tests/integration/testdata/hello-world-arm64.tar rename to tests/integration/testdata/hello-world-arm64v8.tar