Fix tests in Linux and discover path comparison problem in Windows (fixed)
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
*/
|
||||
|
||||
#include <AZTestShared/Utils/Utils.h>
|
||||
#include "AzCore/Component/Entity.h"
|
||||
#include "AzCore/Asset/AssetManager.h"
|
||||
#include "AzCore/Slice/SliceComponent.h"
|
||||
#include <AzCore/Component/Entity.h>
|
||||
#include <AzCore/Asset/AssetManager.h>
|
||||
#include <AzCore/Slice/SliceComponent.h>
|
||||
|
||||
namespace UnitTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user