forked from OSchip/llvm-project
Remove unnecessary and incorrect redirection of stderr.
llvm-svn: 148583
This commit is contained in:
parent
422377cfd3
commit
1052b0c467
|
@ -1,4 +1,4 @@
|
|||
// RUN: c-index-test -test-load-source all %s 2>&1 | FileCheck %s
|
||||
// RUN: c-index-test -test-load-source all %s | FileCheck %s
|
||||
|
||||
// This test case previously just crashed the frontend.
|
||||
|
||||
|
|
Loading…
Reference in New Issue