Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoTrizio committed Dec 12, 2024
1 parent 73c100e commit 285db63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlcolvar/tests/test_utils_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def test_loadDataframe(file_type):
if __name__ == "__main__":
test_datasetFromFile()
test_datasesetFromTrajectories()
text = """
text = """
CRYST1 2.000 2.000 2.000 90.00 90.00 90.00 P 1 1
ATOM 1 OH2 TIP3W 1 0.000 0.000 0.000 1.00 0.00 WT1 O
ATOM 2 H1 TIP3W 1 0.700 0.700 0.000 1.00 0.00 WT1 H
Expand Down

0 comments on commit 285db63

Please sign in to comment.