diff options
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/lib.pyproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/PCbuild/lib.pyproj b/PCbuild/lib.pyproj index f0c51ed..0fc2aa0 100644 --- a/PCbuild/lib.pyproj +++ b/PCbuild/lib.pyproj @@ -1430,7 +1430,6 @@ <Compile Include="tkinter\messagebox.py" /> <Compile Include="tkinter\scrolledtext.py" /> <Compile Include="tkinter\simpledialog.py" /> - <Compile Include="tkinter\test\runtktests.py" /> <Compile Include="tkinter\test\support.py" /> <Compile Include="tkinter\test\test_tkinter\test_font.py" /> <Compile Include="tkinter\test\test_tkinter\test_geometry_managers.py" /> @@ -1442,7 +1441,6 @@ <Compile Include="tkinter\test\test_tkinter\test_widgets.py" /> <Compile Include="tkinter\test\test_tkinter\__init__.py" /> <Compile Include="tkinter\test\test_ttk\test_extensions.py" /> - <Compile Include="tkinter\test\test_ttk\test_functions.py" /> <Compile Include="tkinter\test\test_ttk\test_style.py" /> <Compile Include="tkinter\test\test_ttk\test_widgets.py" /> <Compile Include="tkinter\test\test_ttk\__init__.py" /> |