diff --git a/src/CoolKernel/tests/Common/CoolUnitTest.h b/src/CoolKernel/tests/Common/CoolUnitTest.h index 63587d66a49491896615a4f769c69aa96ad6953c..e6c831c1779c9e2d87e7fc5510dda6f66eaf3775 100644 --- a/src/CoolKernel/tests/Common/CoolUnitTest.h +++ b/src/CoolKernel/tests/Common/CoolUnitTest.h @@ -220,7 +220,7 @@ namespace cool private: - TestCaller<Fixture>(); + TestCaller(); };