my fork of dmp
Diffstat (limited to 'tests/test.rs')
| -rw-r--r-- | tests/test.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test.rs b/tests/test.rs index bc8262b..0f0eca2 100644 --- a/tests/test.rs +++ b/tests/test.rs @@ -8,7 +8,6 @@ use diff_match_patch_rs::{Compat, DiffMatchPatch, Efficient, Error, Ops, PatchIn // const tests = [ // 'testDiffIsDestructurable', -// 'testDiffCleanupEfficiency', // ]; #[test] |