Commit c6b335e7 authored by Peter Eastman's avatar Peter Eastman
Browse files

Merge branch 'master' of https://github.com/peastman/openmm

parents b1d98917 aae25fd9
...@@ -144,4 +144,4 @@ if options.test is None: ...@@ -144,4 +144,4 @@ if options.test is None:
except Exception as ex: except Exception as ex:
print('Test failed: %s' % ex.message) print('Test failed: %s' % ex.message)
else: else:
runOneTest(options.test, options) runOneTest(options.test, options)
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment