diff options
Diffstat (limited to 'tests/xxx_hast_util_to_swc.rs')
-rw-r--r-- | tests/xxx_hast_util_to_swc.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xxx_hast_util_to_swc.rs b/tests/xxx_hast_util_to_swc.rs index a169811..138dbe3 100644 --- a/tests/xxx_hast_util_to_swc.rs +++ b/tests/xxx_hast_util_to_swc.rs @@ -1,4 +1,4 @@ -extern crate micromark; +extern crate markdown; extern crate swc_common; extern crate swc_ecma_ast; extern crate swc_ecma_codegen; |