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
1119b032
"vscode:/vscode.git/clone" did not exist on "c3895fc52d955f0f727c77a5ba141004fd2f7560"
Commit
1119b032
authored
Mar 03, 2017
by
peastman
Browse files
Fixed test failure on Windows
parent
88da682c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
wrappers/python/tests/TestDcdFile.py
wrappers/python/tests/TestDcdFile.py
+1
-0
No files found.
wrappers/python/tests/TestDcdFile.py
View file @
1119b032
...
...
@@ -47,6 +47,7 @@ class TestDCDFile(unittest.TestCase):
simulation
.
step
(
10
)
self
.
assertEqual
(
5
,
dcd
.
_dcd
.
_modelCount
)
del
simulation
del
dcd
len1
=
os
.
stat
(
fname
).
st_size
# Create a new simulation and have it append some more frames.
...
...
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