summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/test/mach-o/objc-image-info-invalid-size.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/mach-o/objc-image-info-invalid-size.yaml b/lld/test/mach-o/objc-image-info-invalid-size.yaml
index 473eb6a714c..47fce886f2c 100644
--- a/lld/test/mach-o/objc-image-info-invalid-size.yaml
+++ b/lld/test/mach-o/objc-image-info-invalid-size.yaml
@@ -1,4 +1,4 @@
-# RUN: not lld -flavor darwin -arch x86_64 -r %s %p/Inputs/hello-world-x86_64.yaml 2>&1 | FileCheck %s
+# RUN: not lld -flavor darwin -arch x86_64 -r %s 2>&1 | FileCheck %s
--- !mach-o
arch: x86_64
OpenPOWER on IntegriCloud