diff options
Diffstat (limited to 'PCbuild/lib.pyproj')
-rw-r--r-- | PCbuild/lib.pyproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PCbuild/lib.pyproj b/PCbuild/lib.pyproj index a15165d..1be60b1 100644 --- a/PCbuild/lib.pyproj +++ b/PCbuild/lib.pyproj @@ -1196,6 +1196,7 @@ <Compile Include="test\test_nntplib.py" /> <Compile Include="test\test_ntpath.py" /> <Compile Include="test\test_numeric_tower.py" /> + <Compile Include="test\test_opcache.py" /> <Compile Include="test\test_opcodes.py" /> <Compile Include="test\test_openpty.py" /> <Compile Include="test\test_operator.py" /> |