diff options
Diffstat (limited to 'test/FileCheck/regex-scope.txt')
| -rw-r--r-- | test/FileCheck/regex-scope.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FileCheck/regex-scope.txt b/test/FileCheck/regex-scope.txt index e77f3f6513a8..989f422c6bcd 100644 --- a/test/FileCheck/regex-scope.txt +++ b/test/FileCheck/regex-scope.txt @@ -1,4 +1,4 @@ -// RUN: FileCheck -check-prefix CHECK -input-file %s %s +// RUN: FileCheck -input-file %s %s // RUN: FileCheck -check-prefixes CHECK,GLOBAL -input-file %s %s // RUN: FileCheck -check-prefixes CHECK,LOCAL -input-file %s %s // RUN: FileCheck -check-prefixes CHECK,GLOBAL --enable-var-scope -input-file %s %s |
