Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Commit 01fe979

Browse files
committed
Add pylong lost unit test
Wasn't being referenced in the project
1 parent 1991292 commit 01fe979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/embed_tests/Python.EmbeddingTest.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
<Compile Include="InitializeTest.cs" />
7979
<Compile Include="pyimport.cs" />
8080
<Compile Include="pyiter.cs" />
81+
<Compile Include="pylong.cs" />
8182
<Compile Include="pyobject.cs" />
8283
<Compile Include="pythonexception.cs" />
8384
</ItemGroup>

0 commit comments

Comments
 (0)