We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbba359 commit 7bfacedCopy full SHA for 7bfaced
Tests/CasePathsTests/CaseSetTests.swift
@@ -1,4 +1,4 @@
1
-#if swift(>=6)
+#if canImport(Testing) && swift(>=6)
2
import CasePaths
3
import Testing
4
0 commit comments