Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit b631ba9

Browse files
committed
Updated LinuxMain
1 parent cfa1ad2 commit b631ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AWSTests/AutoscalingTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import Foundation
77

88
class AutoscalingTests: XCTestCase {
99
static var allTests = [
10-
"testGenerateQuery"
10+
("testGenerateQuery", testGenerateQuery)
1111
]
1212

1313
func testGenerateQuery() {

0 commit comments

Comments
 (0)