eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
6 stars 27 forks source link

Fix compilation issues #1427

Closed veprbl closed 4 months ago

veprbl commented 4 months ago

Fixes a compilation error:

fatal error: catch2/catch_test_macros.hpp: No such file or directory
    5 | #include <catch2/catch_test_macros.hpp>            // for AssertionHandler, operator""_catch_sr, StringRef, REQUIRE, operator<, operator==, operator>, TEST_CASE
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Removes another test that serves no purpose.

github-actions[bot] commented 4 months ago

Capybara summary for PR 1427