added x2c tests

This commit is contained in:
edoapra 2022-04-13 18:57:52 -07:00
parent bfb96db884
commit cbfa1c62dc
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -328,7 +328,8 @@ np_small=$(get_limit $np 16)
# GW
./runtests.mpi.unix procs $np gw_closedshell
./runtests.mpi.unix procs $np gw_openshell
#
# x2c
./runtests.mpi.unix procs $np x2c-h2se
#--- if we only want quick tests get out now!
if [[ "$what" == "fast" ]]; then
exit