diff options
Diffstat (limited to 'test/FileCheck')
-rw-r--r-- | test/FileCheck/check-not-diaginfo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FileCheck/check-not-diaginfo.txt b/test/FileCheck/check-not-diaginfo.txt index a4c3ca8..44a46a3 100644 --- a/test/FileCheck/check-not-diaginfo.txt +++ b/test/FileCheck/check-not-diaginfo.txt @@ -1,4 +1,4 @@ -; RUN: FileCheck -input-file %s %s 2>&1 | FileCheck -check-prefix DIAG %s +; RUN: not FileCheck -input-file %s %s 2>&1 | FileCheck -check-prefix DIAG %s CHECK-NOT: test |