Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lhecker committed Oct 8, 2021
1 parent ccff6f6 commit ac7c7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inc/consoletaeftemplates.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ namespace WEX::TestExecution
return details::CompareFloats<float, uint32_t>(a, b);
}
};

template<>
struct VerifyCompareTraits<double, double>
{
Expand Down

1 comment on commit ac7c7c2

@github-actions

This comment was marked as outdated.

Please sign in to comment.