diff options
Diffstat (limited to 'test/mach-o/Inputs/got-order2.yaml')
-rw-r--r-- | test/mach-o/Inputs/got-order2.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/test/mach-o/Inputs/got-order2.yaml b/test/mach-o/Inputs/got-order2.yaml deleted file mode 100644 index faddeda924dbb..0000000000000 --- a/test/mach-o/Inputs/got-order2.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- !mach-o -arch: x86_64 -file-type: MH_DYLIB -install-name: /usr/lib/libfoobar.dylib -exports: - - name: _bar - - name: _zazzle - - name: _foo - - name: _aaa - - name: _fff - - name: _zzz |