Commit 636601df authored by Brett Cannon's avatar Brett Cannon

Remove a relative import that escaped test.test_importlib.

parent df8aa2b3
import os
import sys
from .. import support
from test import support
import unittest
def test_suite(package=__package__, directory=os.path.dirname(__file__)):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment