Skip to content

Commit c56386c

Browse files
authored
Merge pull request #4 from CuriositySoftware/fix_import
Fix import module name
2 parents 1296d47 + 1cf83d7 commit c56386c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ImplementationMacroClient/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import FatalErrorTestValueImplementation
1+
import FatalTestValue
22

33
@FatalTestValue
44
struct Example {

0 commit comments

Comments
 (0)