aboutsummaryrefslogtreecommitdiff
path: root/tests/schema-via-knuffel.rs
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2022-03-26 20:43:06 -0600
committerMelody Horn <melody@boringcactus.com>2022-03-26 20:43:06 -0600
commitcf6012c774df96fe62ddb6cbbacfb37fcab56815 (patch)
tree78a914cdd59a19b85fe682b25c8f18d0a1d31322 /tests/schema-via-knuffel.rs
parent4820db2b8ef7d63986fae061eccfcba5b30effce (diff)
downloadkdl-schema-cf6012c774df96fe62ddb6cbbacfb37fcab56815.tar.gz
kdl-schema-cf6012c774df96fe62ddb6cbbacfb37fcab56815.zip
add indirection in the feature names
Diffstat (limited to 'tests/schema-via-knuffel.rs')
-rw-r--r--tests/schema-via-knuffel.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/schema-via-knuffel.rs b/tests/schema-via-knuffel.rs
index 147c905..24bba07 100644
--- a/tests/schema-via-knuffel.rs
+++ b/tests/schema-via-knuffel.rs
@@ -1,4 +1,4 @@
-#![cfg(feature = "knuffel")]
+#![cfg(feature = "parse-knuffel")]
use kdl_schema::{Schema, SCHEMA_SCHEMA};