Skip to content

Commit f6b012c

Browse files
committed
Remove reference to removed tests
1 parent 72d2ed2 commit f6b012c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/LinuxMain.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
import XCTest
22

33
import CryptoSwiftTests
4-
import TestsPerformance
54

65
var tests = [XCTestCaseEntry]()
76
tests += CryptoSwiftTests.__allTests()
8-
tests += TestsPerformance.__allTests()
97

108
XCTMain(tests)

0 commit comments

Comments
 (0)