aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Analysis/inline-plist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/inline-plist.c b/test/Analysis/inline-plist.c
index 852e93dff6..8b0e40541d 100644
--- a/test/Analysis/inline-plist.c
+++ b/test/Analysis/inline-plist.c
@@ -283,7 +283,7 @@ void test_has_bug() {
// CHECK: <key>extended_message</key>
// CHECK: <string>Entered call from &apos;test_has_bug&apos;</string>
// CHECK: <key>message</key>
-// CHECK: <string>Entered call
+// CHECK: <string>Entered call from &apos;test_has_bug&apos;</string>
// CHECK: </dict>
// CHECK: <dict>
// CHECK: <key>kind</key><string>control</string>