[llvm-ar] Fix help text test. NFC.

Missed from @338703

llvm-svn: 338709
This commit is contained in:
Ben Dunbobbin 2018-08-02 12:27:01 +00:00
parent 830ff2d0b1
commit d498dcdbbf
1 changed files with 1 additions and 1 deletions

View 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