Include testBodyData in Linux tests
This commit is contained in:
parent
892b4c87cc
commit
c541f15364
|
@ -51,5 +51,6 @@ final class AWSSignerTests: XCTestCase {
|
|||
("testSignPutHeaders", testSignPutHeaders),
|
||||
("testSignS3GetURL", testSignS3GetURL),
|
||||
("testSignS3PutURL", testSignS3PutURL),
|
||||
("testBodyData", testBodyData),
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue