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 77cd0c9 commit 9025477Copy full SHA for 9025477
Tests/EmailAddress Tests/RFC2822ConversionTests.swift
@@ -1,7 +1,8 @@
1
-import Testing
2
import Foundation
3
-@testable import EmailAddress
4
import RFC_2822
+import Testing
+
5
+@testable import EmailAddress
6
7
@Suite("RFC 2822 AddrSpec Conversion Tests")
8
struct RFC2822ConversionTests {
0 commit comments