From 64bf89bc11f6fa671f2a4972c69f9cb176b9dd4d Mon Sep 17 00:00:00 2001 From: Felix Riehn <friehn@lip.pt> Date: Wed, 21 Feb 2024 18:14:41 +0100 Subject: [PATCH] clang my ass --- tests/modules/testPythia8.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/modules/testPythia8.cpp b/tests/modules/testPythia8.cpp index 58c3e2fe7..8f72317ac 100644 --- a/tests/modules/testPythia8.cpp +++ b/tests/modules/testPythia8.cpp @@ -165,7 +165,6 @@ TEST_CASE("Pythia8Interface", "modules") { REQUIRE(decay.canHandleDecay(Code::MuPlus)); } - SECTION("pythia neutrino interaction") { // this will be a nu-p collision at sqrts=3.5TeV -> no problem for pythia -- GitLab