Renamed Python client file to decrease ambiguity.

- File and class name no longer conflict.
 - Better matches the structure of Java client.
This commit is contained in:
Jason Watkins
2015-05-05 14:47:39 -07:00
parent 8a0efd6c76
commit 24768ff140
4 changed files with 7 additions and 5 deletions

View File

@@ -6,8 +6,7 @@
<ProjectGuid>6931ebb2-4e01-4c5a-86b6-668c0e75051b</ProjectGuid>
<ProjectHome>.</ProjectHome>
<StartupFile>Tests.py</StartupFile>
<SearchPath>
</SearchPath>
<SearchPath>..\..\Python\src\</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
<Name>Tests</Name>