Skip to content

Commit 09ac7f5

Browse files
committed
added psi4 to expected dict in test_as_dict
1 parent 4a24146 commit 09ac7f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arc/mainTest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ def test_as_dict(self):
9999
'molpro': ['local', 'server2'],
100100
'onedmin': ['server1'],
101101
'orca': ['local'],
102+
'psi4': ['local'],
102103
'qchem': ['server1'],
103104
'terachem': ['server1']},
104105
'freq_level': {'basis': '6-311+g(3df,2p)',

0 commit comments

Comments
 (0)