diff options
Diffstat (limited to 'src/parse/tests.rs')
| -rw-r--r-- | src/parse/tests.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/tests.rs b/src/parse/tests.rs index 644b7f16..588ff765 100644 --- a/src/parse/tests.rs +++ b/src/parse/tests.rs @@ -6,6 +6,7 @@ use std::fmt::Debug; use super::parse; use crate::color::RgbaColor; +use crate::diag::Deco; use crate::eval::DictKey; use crate::length::Length; use crate::syntax::*; |
