Skip to content

Commit

Permalink
added psi4 to expected dict in test_as_dict
Browse files Browse the repository at this point in the history
  • Loading branch information
kfir4444 committed Jun 28, 2022
1 parent 4a24146 commit 09ac7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arc/mainTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ def test_as_dict(self):
'molpro': ['local', 'server2'],
'onedmin': ['server1'],
'orca': ['local'],
'psi4': ['local'],
'qchem': ['server1'],
'terachem': ['server1']},
'freq_level': {'basis': '6-311+g(3df,2p)',
Expand Down

0 comments on commit 09ac7f5

Please sign in to comment.