blob: aa2b91260d900529fb7b244577a7e867cac97ae1 [file] [log] [blame]
# RUN: not obj2yaml %p/path/does/not/exist 2>&1 | FileCheck -DMSG=%errc_ENOENT %s
# CHECK: Error reading file: {{.*}}/path/does/not/exist: [[MSG]]