diff --git a/Lib/test/relimport.py b/Lib/test/relimport.py new file mode 100644 index 00000000000..50aa497f7b1 --- /dev/null +++ b/Lib/test/relimport.py @@ -0,0 +1 @@ +from .test_import import *