Files
o3de/Gems/ScriptCanvas/Code/Tests/ScriptCanvasTest.cpp
T
2021-06-23 10:55:22 -07:00

12 lines
263 B
C++

/*
* Copyright (c) Contributors to the Open 3D Engine Project
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include <AzTest/AzTest.h>
// All Script Canvas tests can be found in the ScriptCanvasTesting gem.
AZ_UNIT_TEST_HOOK(DEFAULT_UNIT_TEST_ENV);