aboutsummaryrefslogtreecommitdiff
path: root/tests/test_create_embed.rs
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2017-08-18 17:49:57 -0700
committerZeyla Hellyer <[email protected]>2017-08-18 17:53:13 -0700
commit9dc04164b4f72a86e06a18d49292b04c7ccc964a (patch)
treef7b39dc97f9d3392c9710ce50666ea109fb916c6 /tests/test_create_embed.rs
parenttravis: simplify caching config (diff)
downloadserenity-9dc04164b4f72a86e06a18d49292b04c7ccc964a.tar.xz
serenity-9dc04164b4f72a86e06a18d49292b04c7ccc964a.zip
Clippy lints
Diffstat (limited to 'tests/test_create_embed.rs')
-rw-r--r--tests/test_create_embed.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_create_embed.rs b/tests/test_create_embed.rs
index 1ef39a9..3ef4e50 100644
--- a/tests/test_create_embed.rs
+++ b/tests/test_create_embed.rs
@@ -1,3 +1,4 @@
+#![allow(unreadable_literal)]
#![cfg(feature = "utils")]
#[macro_use]