Skip to content

Commit 48bda80

Browse files
committed
Update wrong import
1 parent 7327253 commit 48bda80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/PerformanceTests/ArithmeticPefTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#if !OS(WASI)
1+
#if !os(WASI)
22
import XCTest
33
//@testable import Matft
44
import Matft

0 commit comments

Comments
 (0)