moved AssetSystemStub to TestUtils folder

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
Guthrie Adams
2021-11-03 17:28:12 -05:00
parent bb4fdc8fe8
commit 9522945f20
8 changed files with 8 additions and 8 deletions
@@ -7,7 +7,7 @@
*/
#include <AzTest/AzTest.h>
#include <Atom/Utils/AssetSystemStub.h>
#include <Atom/Utils/TestUtils/AssetSystemStub.h>
#include <AtomToolsFramework/Util/MaterialPropertyUtil.h>
namespace UnitTest