Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions testsuite/MDAnalysisTests/coordinates/test_tpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
# NOTE: expected values are expressed in nm
# units and converted to Angstrom in the body
# of the test below, before assertions

# see gh-5361 for CO2/linear angle:
(
TPR_linear_angle,
Expand All @@ -94,7 +93,7 @@
(3, 3),
[0, 0, 0],
[0, 0, 0],
),
),
# this case is an alanine dipeptide
# with neural network potential active
# and nonzero velocities
Expand Down
Loading