We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156660f commit 71599e1Copy full SHA for 71599e1
Tests/LinuxMain.swift
@@ -30,4 +30,5 @@ import XCTest
30
31
XCTMain([
32
testCase(RandomKitTests.allTests),
33
+ testCase(ChaChaTests.allTests)
34
])
0 commit comments