aboutsummaryrefslogtreecommitdiff
path: root/tests/test_colour.rs
diff options
context:
space:
mode:
authoracdenisSK <[email protected]>2017-07-27 06:42:48 +0200
committeracdenisSK <[email protected]>2017-07-27 07:30:23 +0200
commit550030264952f0e0043b63f4582bb817ef8bbf37 (patch)
treeb921e2f78fd603a5ca671623083a32806fd16090 /tests/test_colour.rs
parentUse a consistent indentation style (diff)
downloadserenity-550030264952f0e0043b63f4582bb817ef8bbf37.tar.xz
serenity-550030264952f0e0043b63f4582bb817ef8bbf37.zip
rustfmt
Diffstat (limited to 'tests/test_colour.rs')
-rw-r--r--tests/test_colour.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_colour.rs b/tests/test_colour.rs
index 4cd11c0..61aa034 100644
--- a/tests/test_colour.rs
+++ b/tests/test_colour.rs
@@ -1,4 +1,4 @@
-#![cfg(feature="utils")]
+#![cfg(feature = "utils")]
extern crate serenity;