summaryrefslogtreecommitdiffstats
path: root/src/object-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object-test.h')
-rw-r--r--src/object-test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object-test.h b/src/object-test.h
index 4f0be3251..0af823684 100644
--- a/src/object-test.h
+++ b/src/object-test.h
@@ -115,7 +115,6 @@ public:
prev = next;
next = next->getNext();
}
- TS_ASSERT(child->lastChild() == next);
// Test hrefcount
TS_ASSERT(path->isReferenced());