mirror of
https://github.com/krzyzanowskim/CryptoSwift.git
synced 2026-05-07 20:12:26 +00:00
Remove reference to removed tests
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
import XCTest
|
||||
|
||||
import CryptoSwiftTests
|
||||
import TestsPerformance
|
||||
|
||||
var tests = [XCTestCaseEntry]()
|
||||
tests += CryptoSwiftTests.__allTests()
|
||||
tests += TestsPerformance.__allTests()
|
||||
|
||||
XCTMain(tests)
|
||||
|
||||
Reference in New Issue
Block a user