running new tests

This commit is contained in:
Martin Diehl 2022-04-22 00:01:54 +02:00
parent df3f4d9480
commit 745f5348cd
1 changed files with 2 additions and 0 deletions

View File

@ -350,6 +350,8 @@ subroutine spectral_utilities_init()
allocate (gamma_hat(3,3,3,3,cells1Red,cells(2),cells3), source = cmplx(0.0_pReal,0.0_pReal,pReal))
endif
call selfTest()
end subroutine spectral_utilities_init