()
| 103 | var _inBTestAsset = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xd2\xd7\x57\x28\x4e\xcc\x2d\xc8\x49\x55\x48\xcb\xcc\x49\xe5\x02\x04\x00\x00\xff\xff\x8a\x82\x8c\x85\x0f\x00\x00\x00") |
| 104 | |
| 105 | func inBTestAssetBytes() ([]byte, error) { |
| 106 | return bindataRead( |
| 107 | _inBTestAsset, |
| 108 | "in/b/test.asset", |
| 109 | ) |
| 110 | } |
| 111 | |
| 112 | func inBTestAsset() (*asset, error) { |
| 113 | bytes, err := inBTestAssetBytes() |
no test coverage detected
searching dependent graphs…