from __future__ import print_function
# First make sure OpenMM is installed.
from simtk import testInstallation
testInstallation.run_tests()