Skip to content

Commit

Permalink
Swap order of tests -> Templates tests are first;
Browse files Browse the repository at this point in the history
  • Loading branch information
Antondomashnev committed Sep 30, 2017
1 parent d044de4 commit d77862f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Sourcery.xcworkspace/xcshareddata/xcschemes/Sourcery.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -62,20 +62,20 @@
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "CD754C991D853F000082B512"
BuildableName = "SourceryTests.xctest"
BlueprintName = "SourceryTests"
ReferencedContainer = "container:Sourcery.xcodeproj">
BlueprintIdentifier = "6D6A24A91EB79E8900C1FB1A"
BuildableName = "TemplatesTests.xctest"
BlueprintName = "TemplatesTests"
ReferencedContainer = "container:Templates/Templates.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "6D6A24A91EB79E8900C1FB1A"
BuildableName = "TemplatesTests.xctest"
BlueprintName = "TemplatesTests"
ReferencedContainer = "container:Templates/Templates.xcodeproj">
BlueprintIdentifier = "CD754C991D853F000082B512"
BuildableName = "SourceryTests.xctest"
BlueprintName = "SourceryTests"
ReferencedContainer = "container:Sourcery.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
Expand Down

0 comments on commit d77862f

Please sign in to comment.