Skip to content

Commit

Permalink
remove: generatedtests
Browse files Browse the repository at this point in the history
  • Loading branch information
u-abyss committed Feb 11, 2024
1 parent dfbec83 commit f6688ee
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Tests/GeneratedTests/GeneratedTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -794,12 +794,6 @@ class NotificationCenterDetachmentRuleGeneratedTests: SwiftLintTestCase {
}
}

class NoUnnecessarySpacesRuleGeneratedTests: SwiftLintTestCase {
func testWithDefaultConfiguration() {
verifyRule(NoUnnecessarySpacesRule.description)
}
}

class NumberSeparatorRuleGeneratedTests: SwiftLintTestCase {
func testWithDefaultConfiguration() {
verifyRule(NumberSeparatorRule.description)
Expand Down

0 comments on commit f6688ee

Please sign in to comment.