wrong place for tests [ci skip]

This commit is contained in:
edoapra 2023-06-21 09:43:56 -07:00
parent 49c9103c83
commit 7bc00ca935
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -584,13 +584,13 @@ if [[ ! -z "${USE_TBLITE}" ]]; then
let "myexit+=$?"
./runtests.mpi.unix procs $np xtb_siosi7
let "myexit+=$?"
fi
./runtests.mpi.unix procs $np h2o_ccca o2_ccca
let "myexit+=$?"
./runtests.mpi.unix procs $np dftd3_c6cn
let "myexit+=$?"
./runtests.mpi.unix procs $np bare_ecps
let "myexit+=$?"
fi
#--- if we only want quick tests get out now!
if [[ "$what" == "fast" ]]; then
echo