Skip to content

Commit 4a7cdf2

Browse files
committed
Replaced line that had mysteriously been deleted before commit. Commit ready for merge. Sorry for the noise.
- Legacy-Id: 14882
1 parent e09a28c commit 4a7cdf2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/utils/tests_draft.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ def test_get_meta(self):
3333
with closing(open(filename,'w')) as file:
3434
file.write(self.draft.text)
3535
self.assertEqual(getmeta(filename)['docdeststatus'],'Informational')
36+
shutil.rmtree(tempdir)

0 commit comments

Comments
 (0)