aboutsummaryrefslogtreecommitdiff
path: root/tests/test_parsers.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_parsers.rs')
-rw-r--r--tests/test_parsers.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_parsers.rs b/tests/test_parsers.rs
index 768c7c4..7823ccb 100644
--- a/tests/test_parsers.rs
+++ b/tests/test_parsers.rs
@@ -1,3 +1,5 @@
+#![cfg(feature="utils")]
+
extern crate serenity;
use serenity::utils::*;