"platforms/opencl/vscode:/vscode.git/clone" did not exist on "bce051310d3c0807985854079a911004907b2841"
- 19 Nov, 2014 2 commits
-
-
Jason Swails authored
SyntaxWarning otherwise). So move those imports back to the module level and save any error messages for when the tests are actually run (if ever). python -m simtk.testInstallation runs the tests, whereas python -c "import simtk.testInstallation" does not.
-
Jason Swails authored
Also copy the test PDB file to the data/ directory, since we rather need it...
-