From 76a6cb687cd1c7ac65d312c236218854b4e5bbce Mon Sep 17 00:00:00 2001 From: edoapra Date: Mon, 16 Jan 2023 14:38:40 -0800 Subject: [PATCH] ccca tests [ci skip] --- QA/doqmtests.mpi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/QA/doqmtests.mpi b/QA/doqmtests.mpi index bfac7cc69a..372f00f941 100755 --- a/QA/doqmtests.mpi +++ b/QA/doqmtests.mpi @@ -584,6 +584,8 @@ if [[ ! -z "${USE_TBLITE}" ]]; then let "myexit+=$?" ./runtests.mpi.unix procs $np xtb_siosi7 let "myexit+=$?" +./runtests.mpi.unix procs $np h2o_ccca o2_ccca +let "myexit+=$?" fi #--- if we only want quick tests get out now! if [[ "$what" == "fast" ]]; then