Skip to content

Commit c14ec67

Browse files
committed
Improve test.
1 parent ef5321b commit c14ec67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/io/vasp/test_outputs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ def test_standard(self):
328328
assert entry_id_toks[0] == "vasprun"
329329
assert entry_id_toks[1] == "20100729"
330330
assert entry_id_toks[2] == "15.0"
331+
assert entry_id_toks[3] == "da7b01a471dc249323505c0676ae7350"
331332

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

0 commit comments

Comments
 (0)