import XCTest
import ULID_swiftTests
var tests = [XCTestCaseEntry]()
tests += ULID_swiftTests.allTests()
XCTMain(tests)