invalid_input_file.test 155 Bytes
# RUN: not obj2yaml  %p/path/does/not/exist 2>&1 | FileCheck %s

# CHECK: Error reading file: {{.*}}/path/does/not/exist: {{[Nn]}}o such file or directory