Skip to content

AthExThinning: Avoid using /tmp in tests.

Scott Snyder requested to merge ssnyder/athena:tmp.AthExThinning-20220420 into master

Avoid creating files under /tmp in the unit tests. Trying to fix failures seen in the clang build.

Merge request reports