forked from Alepha/Alepha
Fix the test literals namespace.
This commit is contained in:
@ -229,7 +229,7 @@ namespace Alepha::Hydrogen::Testing
|
||||
using namespace detail::testing::exports;
|
||||
}
|
||||
|
||||
namespace exports::inline literals::inline program_option_literals
|
||||
namespace exports::inline literals::inline test_literals
|
||||
{
|
||||
using namespace detail::testing::exports::literals;
|
||||
}
|
||||
|
Reference in New Issue
Block a user