Skip to content

Commit 14efad1

Browse files
committed
import correct module in Linux tests
1 parent 14862e3 commit 14efad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/LinuxMain.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import XCTest
22

3-
import DataLoaderTests
3+
import SwiftDataLoaderTests
44

55
var tests = [XCTestCaseEntry]()
66
tests += DataLoaderTests.allTests()

0 commit comments

Comments
 (0)