Skip to content

Commit dbc57f9

Browse files
denfromufavmuriart
denfromufa
authored andcommitted
Update tests.pyproj
1 parent 3212cfe commit dbc57f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/tests/tests.pyproj

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ProjectGuid>{250c535c-c060-4f0c-bd80-41f2bf373565}</ProjectGuid>
77
<ProjectHome />
88
<StartupFile>runtests.py</StartupFile>
9-
<SearchPath />
9+
<SearchPath>..\..\</SearchPath>
1010
<WorkingDirectory>.</WorkingDirectory>
1111
<OutputPath>.</OutputPath>
1212
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
@@ -62,6 +62,8 @@
6262
<Compile Include="test_suite\_missing_import.py" />
6363
<Compile Include="test_suite\__init__.py" />
6464
<Compile Include="test_thread.py" />
65+
<Compile Include="utils.py" />
66+
<Compile Include="_compat.py" />
6567
</ItemGroup>
6668
<ItemGroup>
6769
<Folder Include="PyImportTest" />

0 commit comments

Comments
 (0)