From b9f00e44320d872d41444947453e974fc09635a6 Mon Sep 17 00:00:00 2001 From: Yaming Pei Date: Thu, 13 Mar 2025 20:25:04 +0800 Subject: [PATCH] test: move csv template json file to 'json' directory --- .../tools/benchmark/basic/{ => json}/csv-export-template.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/army/tools/benchmark/basic/{ => json}/csv-export-template.json (100%) diff --git a/tests/army/tools/benchmark/basic/csv-export-template.json b/tests/army/tools/benchmark/basic/json/csv-export-template.json similarity index 100% rename from tests/army/tools/benchmark/basic/csv-export-template.json rename to tests/army/tools/benchmark/basic/json/csv-export-template.json