Skip to content

Commit 2ea6412

Browse files
committed
Revert "tmp, check sth"
This reverts commit 93ed467.
1 parent 90a8103 commit 2ea6412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/python/unittest/API/APITest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2349,7 +2349,7 @@ def testKeepaliveComponentExtraction(self):
23492349
guard root objects from garbage collection."""
23502350
self.testKeepaliveMeshComponent()
23512351
self.testKeepaliveParticlePosition()
2352-
# self.testKeepaliveParticlePatches()
2352+
self.testKeepaliveParticlePatches()
23532353

23542354
def testKeepaliveMeshComponent(self):
23552355
"""Test keepalive for mesh component extraction."""

0 commit comments

Comments
 (0)