diff options
Diffstat (limited to 'tests/misc_soft_break.rs')
-rw-r--r-- | tests/misc_soft_break.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/misc_soft_break.rs b/tests/misc_soft_break.rs index 3d00464..1342eee 100644 --- a/tests/misc_soft_break.rs +++ b/tests/misc_soft_break.rs @@ -1,4 +1,3 @@ -extern crate markdown; use markdown::to_html; use pretty_assertions::assert_eq; |