1 RUN: apinotes-test %S/Inputs/Frameworks/SimpleKit.framework/Headers/SimpleKit.apinotes > %t.result
2 RUN: not diff -b -e %t.result %S/Inputs/Frameworks/SimpleKit.framework/Headers/SimpleKit.apinotes | FileCheck %s
4 The `-e` option of `diff` is not implemented in the builtin diff, assume
5 that we have a POSIX compatible diff when we have a shell.
8 We expect only the document markers to be emitted