aboutsummaryrefslogtreecommitdiffstats
path: root/tests/commonmark.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/commonmark.rs')
-rw-r--r--tests/commonmark.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/commonmark.rs b/tests/commonmark.rs
index 95871a4..889bbf3 100644
--- a/tests/commonmark.rs
+++ b/tests/commonmark.rs
@@ -5,6 +5,7 @@
extern crate micromark;
use micromark::{micromark_with_options, Options};
+use pretty_assertions::assert_eq;
#[rustfmt::skip]
#[test]