Skip to content

Commit 221eb96

Browse files
arntwmontwe
authored andcommitted
Add a unit test that failed on 0.8.12.
# Conflicts: # app-k9mail/dependencies/fossReleaseRuntimeClasspath.txt # app-k9mail/dependencies/fullReleaseRuntimeClasspath.txt # app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt # app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt # app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt # app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt # app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt # app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt # gradle/libs.versions.toml
1 parent 893f88b commit 221eb96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mail/common/src/test/java/com/fsck/k9/mail/AddressTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ public void parse_withUnusualEmails_shouldSetAddress() {
6666
6767
"user@com",
6868
"user@localserver",
69+
"user@orléans.example",
6970
"user@[IPv6:2001:db8::1]"
7071
};
7172

0 commit comments

Comments
 (0)