Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
c6b335e7
Commit
c6b335e7
authored
Nov 05, 2013
by
Peter Eastman
Browse files
Merge branch 'master' of
https://github.com/peastman/openmm
parents
b1d98917
aae25fd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/benchmark.py
examples/benchmark.py
+1
-1
No files found.
examples/benchmark.py
View file @
c6b335e7
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment