aboutsummaryrefslogtreecommitdiff
path: root/tests/test_formatters.rs
diff options
context:
space:
mode:
authorBond-009 <[email protected]>2017-07-21 20:08:34 +0200
committeralex <[email protected]>2017-07-21 20:08:34 +0200
commitfd89d09d3397eba21d1b454d3b6155ba9c3a829e (patch)
tree5db228036f9e5b2fcc532212a2fabd2bf81122cc /tests/test_formatters.rs
parentUtilise the newly stabilised loop-with-break-value (diff)
downloadserenity-fd89d09d3397eba21d1b454d3b6155ba9c3a829e.tar.xz
serenity-fd89d09d3397eba21d1b454d3b6155ba9c3a829e.zip
Fix the tests (#129)
Diffstat (limited to 'tests/test_formatters.rs')
-rw-r--r--tests/test_formatters.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_formatters.rs b/tests/test_formatters.rs
index ba21033..a651e60 100644
--- a/tests/test_formatters.rs
+++ b/tests/test_formatters.rs
@@ -29,6 +29,7 @@ fn test_mention() {
position: 1,
topic: None,
user_limit: None,
+ nsfw: false,
})));
let emoji = Emoji {
id: EmojiId(5),