From 12849733b8274da6c3d8ac18e1170c11dea91de8 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 4 Jul 2023 10:03:58 +0000 Subject: [PATCH] corpus: rename tests --- corpus/{shebang_with_sub_interpreter.txt => annotation.txt} | 0 corpus/{shebang_only.txt => shebang.txt} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename corpus/{shebang_with_sub_interpreter.txt => annotation.txt} (100%) rename corpus/{shebang_only.txt => shebang.txt} (100%) diff --git a/corpus/shebang_with_sub_interpreter.txt b/corpus/annotation.txt similarity index 100% rename from corpus/shebang_with_sub_interpreter.txt rename to corpus/annotation.txt diff --git a/corpus/shebang_only.txt b/corpus/shebang.txt similarity index 100% rename from corpus/shebang_only.txt rename to corpus/shebang.txt