Skip to content

Commit 0414c8a

Browse files
committed
Clean up user envelope defined in unit test.
Avoid failure on a repeated execution of unit tests.
1 parent 8f2e9f6 commit 0414c8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

diffpy/srreal/tests/testpdfenvelope.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ def setUp(self):
2424

2525

2626
def tearDown(self):
27+
PDFEnvelope._deregisterType('parabolaenvelope')
2728
return
2829

2930

0 commit comments

Comments
 (0)