From 2528a6c3d0660c03ae43d796628462ccf8e58190 Mon Sep 17 00:00:00 2001 From: Dino Viehland Date: Mon, 27 Jan 2020 14:04:56 -0800 Subject: Add test.test_import.data.unwritable package to makefile (#18211) --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index cfe42b4..d430dc3 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1336,6 +1336,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \ test/test_import/data/circular_imports/subpkg \ test/test_import/data/package \ test/test_import/data/package2 \ + test/test_import/data/unwritable \ importlib \ importlib/metadata \ test/test_importlib \ -- cgit v0.12