Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlokhorst committed Jun 7, 2017
1 parent c1333b0 commit 5748879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ResourceApp/ResourceAppTests/ResourceAppTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class ResourceAppTests: XCTestCase {
"warning: [R.swift] Skipping 2 view controllers because symbol 'validationClash' would be generated for all of these view controller identifiers: Validation clash, ValidationClash",
"warning: [R.swift] Skipping 1 reuseIdentifier because no swift identifier can be generated for reuseIdentifier: ' '",
"warning: [R.swift] Skipping 2 colors in palette 'My R.swift colors' because symbol 'black' would be generated for all of these colors: Black, Black?",
"warning: [R.swift] Skipping 2 colors because symbol 'myRed' would be generated for all of these colors: My Red, My Red",

"warning: [R.swift] Skipping 2 strings files because symbol 'duplicate' would be generated for all of these files: Duplicate, Duplicate#",
"warning: [R.swift] Skipping 1 strings file because no swift identifier can be generated for file: '@@'",
Expand Down

0 comments on commit 5748879

Please sign in to comment.