summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-09-11 11:44:54 -0700
committerCorey Hulen <corey@hulen.com>2015-09-11 11:44:54 -0700
commit1ceb6c619a629a44051b8a0ef6712f7e480e4086 (patch)
tree4d8a64604d26ccf11ad1ea5f5c7a135165231634 /utils
parent471e7839966ad013ac9c61ec37d7ecdd352e87dd (diff)
parent3edb4247e96bc4e203200a4cafe42bfcf0661299 (diff)
downloadchat-1ceb6c619a629a44051b8a0ef6712f7e480e4086.tar.gz
chat-1ceb6c619a629a44051b8a0ef6712f7e480e4086.tar.bz2
chat-1ceb6c619a629a44051b8a0ef6712f7e480e4086.zip
Merge pull request #654 from hmhealey/plt198
PLT-198 Fix unit tests on Go 1.5.1
Diffstat (limited to 'utils')
-rw-r--r--utils/textgeneration.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/textgeneration.go b/utils/textgeneration.go
index 043d7bb8a..6d353cc24 100644
--- a/utils/textgeneration.go
+++ b/utils/textgeneration.go
@@ -141,17 +141,14 @@ var FUZZY_STRINGS_NAMES = []string{
// Strings that should pass as acceptable emails
var FUZZY_STRINGS_EMAILS = []string{
"sue@thatmightbe",
- "sue@thatmightbe.",
"sue@thatmightbe.c",
"sue@thatmightbe.co",
"su+san@thatmightbe.com",
- "a@b.中国",
"1@2.am",
"a@b.co.uk",
"a@b.cancerresearch",
"su+s+an@thatmightbe.com",
"per.iod@thatmightbe.com",
- "per..iods@thatmightbe.com",
}
// Lovely giberish for all to use