forked from Alepha/Alepha
Apply the newer namespace rules and layout/formatting.
This commit is contained in:
@ -2,7 +2,7 @@ static_assert( __cplusplus > 2020'99 );
|
||||
|
||||
#include "test.h"
|
||||
|
||||
namespace Alepha::Hydrogen::Testing::detail::testing
|
||||
namespace Alepha::Hydrogen::Testing ::detail:: test_m
|
||||
{
|
||||
StaticValue< std::vector< std::tuple< std::string, bool, std::function< void() > > > > registry;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user