From 221f1640a586781af7833655ce0add7bc6671419 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Mon, 11 Jan 2021 11:14:32 -0500 Subject: [PATCH] make the container --- src/allmydata/test/test_windows.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/allmydata/test/test_windows.py b/src/allmydata/test/test_windows.py index ef113d9e8..02b05e5d1 100644 --- a/src/allmydata/test/test_windows.py +++ b/src/allmydata/test/test_windows.py @@ -181,6 +181,7 @@ class UnicodeOutputTests(SyncTestCase): automatic UTF-8 encoding. """ working_path = FilePath(self.mktemp()) + working_path.makedirs() script = working_path.child("script.py") script.setContent(dedent( """