From 263dc9bbe521658a4d491c697a2332e0e8d42e6c Mon Sep 17 00:00:00 2001 From: Alexander Arlt Date: Mon, 28 Mar 2022 14:57:12 -0500 Subject: [PATCH] Rename scripts/ASTImportTest.sh -> scripts/ImportExportTest.sh. --- scripts/{ASTImportTest.sh => ImportExportTest.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/{ASTImportTest.sh => ImportExportTest.sh} (100%) diff --git a/scripts/ASTImportTest.sh b/scripts/ImportExportTest.sh similarity index 100% rename from scripts/ASTImportTest.sh rename to scripts/ImportExportTest.sh