mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Fix test name
This commit is contained in:
@@ -751,7 +751,7 @@ class ProjectGeneratorTests: XCTestCase {
|
||||
_ = try project.generatePbxProj()
|
||||
}
|
||||
|
||||
$0.it("generates run scripts") {
|
||||
$0.it("generates build rules") {
|
||||
var scriptSpec = project
|
||||
scriptSpec.targets[0].buildRules = [
|
||||
BuildRule(
|
||||
|
||||
Reference in New Issue
Block a user