Skip to content

Commit

Permalink
Add testSignedBits to allTests
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosmo committed Oct 19, 2020
1 parent fa4b650 commit 10c28e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/BinaryKitTests/BinaryKitTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -349,5 +349,6 @@ final class BinaryKitTests: XCTestCase {
("testWrite", testWrite),
("testWriteInt", testWriteInt),
("testLongBits", testLongBits),
("testSignedBits", testSignedBits),
]
}

0 comments on commit 10c28e4

Please sign in to comment.