aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Object/archive-long-index.donttest (renamed from test/Object/archive-long-index.test)2
-rw-r--r--test/Object/simple-archive.donttest (renamed from test/Object/simple-archive.test)2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/Object/archive-long-index.test b/test/Object/archive-long-index.donttest
index d0fb19cd8d..bd530edbf4 100644
--- a/test/Object/archive-long-index.test
+++ b/test/Object/archive-long-index.donttest
@@ -1,5 +1,5 @@
#
-# Check if the index is appearing properly in the output file
+# Check if the index is appearing properly in the output file
#
RUN: llvm-nm -s %p/Inputs/liblong_filenames.a | FileCheck -check-prefix=CHECKIDX %s
diff --git a/test/Object/simple-archive.test b/test/Object/simple-archive.donttest
index c313f3facd..3e6760ed97 100644
--- a/test/Object/simple-archive.test
+++ b/test/Object/simple-archive.donttest
@@ -1,5 +1,5 @@
#
-# Check if the index is appearing properly in the output file
+# Check if the index is appearing properly in the output file
#
RUN: llvm-nm -s %p/Inputs/libsimple_archive.a | FileCheck -check-prefix=CHECKIDX %s