Skip to content
Next Next commit
added unit test to demonstrate that CTRL+C does not work
  • Loading branch information
rmadsen-ks committed Apr 5, 2017
commit d3683e61704c41f1305b94dc80aa1662fc8cdb5a
1 change: 1 addition & 0 deletions src/embed_tests/Python.EmbeddingTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Compile Include="TestConsoleInterrupt.cs" />
<Compile Include="dynamic.cs" />
<Compile Include="pyimport.cs" />
<Compile Include="pyinitialize.cs" />
Expand Down
Binary file added src/embed_tests/TestConsoleInterrupt.cs
Binary file not shown.