nmdias / FeedKit

An RSS, Atom and JSON Feed parser written in Swift
MIT License
1.19k stars 174 forks source link

BaseTestCase fails on line 33 #135

Open a40yostudent opened 3 years ago

a40yostudent commented 3 years ago

let filePath = bundle.path(forResource: name, ofType: type)! always fails to produce a value, and no test can be run.