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

Commit f23a84b

Browse files
committed
Fixed Linux tests.
1 parent 237f984 commit f23a84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AWSTests/ErrorParserTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import XCTest
33
@testable import AWSSignatureV4
44

55
class ErrorParserTests: XCTestCase {
6-
static var allTest = [
6+
static var allTests = [
77
("testExample", testExample)
88
]
99

0 commit comments

Comments
 (0)