mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Issue #14382: Ensure new unittest.test.testmock is installed.
(Original patch by Vinay Sajip)
This commit is contained in:
parent
eee50b07b1
commit
e8b416e754
1 changed files with 1 additions and 1 deletions
|
|
@ -1019,7 +1019,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
|||
packaging/tests/pypiserver/with_real_externals/simple/foobar \
|
||||
turtledemo \
|
||||
multiprocessing multiprocessing/dummy \
|
||||
unittest unittest/test \
|
||||
unittest unittest/test unittest/test/testmock \
|
||||
curses pydoc_data $(MACHDEPS)
|
||||
libinstall: build_all $(srcdir)/Lib/$(PLATDIR) $(srcdir)/Modules/xxmodule.c
|
||||
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue