From: Martin Storsjo Date: Sat, 19 Jan 2019 19:42:19 +0000 (+0000) Subject: [llvm-objcopy] [COFF] Rename a test from .yaml to .test. NFC. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db7d6cefe9f4b4f2df242ee3f6e22b8674404ba9;p=llvm [llvm-objcopy] [COFF] Rename a test from .yaml to .test. NFC. Tests named .yaml aren't executed by default in this directory (while they are within e.g. LLD). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351657 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/tools/llvm-objcopy/COFF/strip-all.yaml b/test/tools/llvm-objcopy/COFF/strip-all.test similarity index 100% rename from test/tools/llvm-objcopy/COFF/strip-all.yaml rename to test/tools/llvm-objcopy/COFF/strip-all.test