summaryrefslogtreecommitdiffstats
path: root/tests/errors.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/errors.rs')
-rw-r--r--tests/errors.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/errors.rs b/tests/errors.rs
index 77a58ab..6bc674f 100644
--- a/tests/errors.rs
+++ b/tests/errors.rs
@@ -1,3 +1,5 @@
+#![cfg(feature = "toml")]
+
extern crate config;
use config::*;