[llvm-cvtres] Don't polute the test directory.

llvm-svn: 305097
This commit is contained in:
Benjamin Kramer 2017-06-09 18:44:10 +00:00
parent d2a1b944bc
commit a5a173639c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
// rc.exe: // rc.exe:
// > rc /fo test_resource.res /nologo test_resource.rc // > rc /fo test_resource.res /nologo test_resource.rc
RUN: llvm-cvtres /verbose %p/Inputs/test_resource.res | FileCheck %s RUN: llvm-cvtres /verbose /out:/dev/null %p/Inputs/test_resource.res | FileCheck %s
CHECK: Number of resources: 8 CHECK: Number of resources: 8
CHECK-NEXT: Resource Tree [ CHECK-NEXT: Resource Tree [