my fork of dmp
Diffstat (limited to 'src/dmp.rs')
-rw-r--r--src/dmp.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dmp.rs b/src/dmp.rs
index eaea064..4e8bf3c 100644
--- a/src/dmp.rs
+++ b/src/dmp.rs
@@ -2756,7 +2756,7 @@ mod tests {
use super::{DiffMatchPatch, Ops, Patch, PatchInput};
// const tests = [
- // 'testDiffIsDestructurable', // TODO
+ // 'testDiffIsDestructurable',
// 'testDiffCleanupEfficiency',
// 'testDiffDelta',
// ];