[llvm-ar] Fix help text test. NFC.
authorBen Dunbobbin <bd1976llvm@gmail.com>
Thu, 2 Aug 2018 12:27:01 +0000 (12:27 +0000)
committerBen Dunbobbin <bd1976llvm@gmail.com>
Thu, 2 Aug 2018 12:27:01 +0000 (12:27 +0000)
Missed from @338703

llvm-svn: 338709

llvm/test/tools/llvm-ar/invalid-command-line.test

index e13f54c..2bfcc1a 100644 (file)
@@ -2,4 +2,4 @@ Test that llvm-ar exits with 1 when there is an error.
 
 RUN: not llvm-ar e 2>&1 | FileCheck %s
 CHECK: unknown option e.
-CHECK: OVERVIEW: LLVM Archiver (llvm-ar)
+CHECK: OVERVIEW: LLVM Archiver