Skip to content

Commit c24abc7

Browse files
authored
Update test_api.py
1 parent 3b0c05d commit c24abc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_importlib/test_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import sys
99
from test.support import import_helper
1010
from test.support import os_helper
11+
from test import support
1112
import traceback
1213
import types
1314
import unittest

0 commit comments

Comments
 (0)