blob: 69e232c55c5ae87f9347866fa31a1a2231b8448c [file]
name: FailedToLoadTestObjCLibrary
description: 'Tests failing to load an Objective-C library'
language: objc
output: 'failed_to_load_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- ClassThatWillFailToLoad
headers:
entry-points:
- 'failed_to_load_test.m'