fix-spelling-in-unit-test
On master, with clang on MAC
/Users/adelmann/OPAL/tmp/src/ippl/unit_tests/FFT/FFT.cpp:107:34: error: use of undeclared identifier 'Ippl'; did you mean 'ippl'? std::mt19937_64 eng(42 + Ippl::Comm->rank()); ^~~~ ippl
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
On master, with clang on MAC
/Users/adelmann/OPAL/tmp/src/ippl/unit_tests/FFT/FFT.cpp:107:34: error: use of undeclared identifier 'Ippl'; did you mean 'ippl'? std::mt19937_64 eng(42 + Ippl::Comm->rank()); ^~~~ ippl