diff --git a/tests/debug/Test_general_coarse.cc b/tests/debug/Test_general_coarse.cc index ebfe78dd..f980d7c7 100644 --- a/tests/debug/Test_general_coarse.cc +++ b/tests/debug/Test_general_coarse.cc @@ -107,7 +107,7 @@ int main (int argc, char ** argv) DomainWallFermionD Ddwf(Umu,*FGrid,*FrbGrid,*UGrid,*UrbGrid,mass,M5); - const int nbasis = 8; + const int nbasis = 32; const int cb = 0 ; LatticeFermion prom(FGrid);