Skip to content

Add nopost.sh to unit tests

Frank Winklmeier requested to merge fwinkl/athena:utpost2 into master

Be explicit when no unit test post-processing (reference file comparison) is needed in a unit test. The ultimate goal is to make missing reference files a failure unless another POST_EXEC_SCRIPT is specified.

Merge request reports