Fixed module loading in the Python Tests file.

This commit is contained in:
Jason Watkins
2015-08-20 08:55:18 -07:00
parent cd25ae5fcc
commit 73bafd2a7e
2 changed files with 3 additions and 1 deletions

View File

@@ -25,6 +25,8 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="src\playbackExample.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="src\monitorExample.py">
<SubType>Code</SubType>
</Compile>