aboutsummaryrefslogtreecommitdiff
path: root/test/VFS/real-path-found-first.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/VFS/real-path-found-first.m')
-rw-r--r--test/VFS/real-path-found-first.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/VFS/real-path-found-first.m b/test/VFS/real-path-found-first.m
index 3b37a644bcbd..5838aa36c452 100644
--- a/test/VFS/real-path-found-first.m
+++ b/test/VFS/real-path-found-first.m
@@ -70,5 +70,6 @@
#ifndef WITH_PREFIX
#import <SomeFramework/public_header.h> // expected-warning{{treating}}
#import <SomeFramework/public_header2.h> // expected-warning{{treating}}
+#import <SomeFramework/public_header3.h> // expected-warning{{treating}}
@import SomeFramework.public_header2;
#endif