aboutsummaryrefslogtreecommitdiffstats
path: root/src/constant.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/constant.rs')
-rw-r--r--src/constant.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constant.rs b/src/constant.rs
index 45853a7..0c82378 100644
--- a/src/constant.rs
+++ b/src/constant.rs
@@ -2404,6 +2404,7 @@ pub const CHARACTER_REFERENCES: [(&str, &str); 2125] = [
#[cfg(test)]
mod tests {
use super::*;
+ use alloc::format;
#[test]
fn constants() {