Removes ScriptCanvas_Regressions.cpp from Gems/ScriptCanvasTesting
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) Contributors to the Open 3D Engine Project.
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#include <Source/Framework/ScriptCanvasTestFixture.h>
|
||||
|
||||
using namespace ScriptCanvasTests;
|
||||
|
||||
@@ -23,7 +23,6 @@ set(FILES
|
||||
Tests/ScriptCanvas_Math.cpp
|
||||
Tests/ScriptCanvas_MethodOverload.cpp
|
||||
Tests/ScriptCanvas_NodeGenerics.cpp
|
||||
Tests/ScriptCanvas_Regressions.cpp
|
||||
Tests/ScriptCanvas_RuntimeInterpreted.cpp
|
||||
Tests/ScriptCanvas_Slots.cpp
|
||||
Tests/ScriptCanvas_StringNodes.cpp
|
||||
|
||||
Reference in New Issue
Block a user