Skip to content

Commit

Permalink
Improve test.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Jan 24, 2025
1 parent ef5321b commit c14ec67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/io/vasp/test_outputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ def test_standard(self):
assert entry_id_toks[0] == "vasprun"
assert entry_id_toks[1] == "20100729"
assert entry_id_toks[2] == "15.0"
assert entry_id_toks[3] == "da7b01a471dc249323505c0676ae7350"

assert entry.parameters["run_type"] == "PBEO or other Hybrid Functional"

Expand Down

0 comments on commit c14ec67

Please sign in to comment.