Skip to content

Commit

Permalink
Add another test with a charged ligand
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshanuikabundi committed Aug 26, 2024
1 parent 870d2df commit fa11a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdbfixer/tests/test_charge_and_solvate.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
("110D", -5),
("1CNR", 0),
("1ESD", -21),
("25c8", -2),
],
)
def test_charge_and_solvate(pdbCode, soluteCharge):
Expand Down

0 comments on commit fa11a72

Please sign in to comment.