Keith Smiley a1cf20f012
[llvm-dis][test] Fix error case on Windows
The `N` case in the error differs across platforms.
2022-05-19 11:30:30 -07:00

4 lines
159 B
Plaintext

# RUN: not llvm-dis missing-file-path 2>&1 | FileCheck %s --check-prefix=MISSING --ignore-case
# MISSING: error: missing-file-path: no such file or directory