mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
refactor(Core/Misc): acore to Acore (#6043)
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "WorldMock.h"
|
||||
|
||||
using namespace acore::Honor;
|
||||
using namespace acore::XP;
|
||||
using namespace Acore::Honor;
|
||||
using namespace Acore::XP;
|
||||
|
||||
TEST(FormulasTest, hk_honor_at_level)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user