Removes AddFailure.cpp from Gems/ScriptCanvas
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -1,12 +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 "AddFailure.h"
|
||||
|
||||
#include "UnitTestBus.h"
|
||||
|
||||
@@ -148,7 +148,6 @@ set(FILES
|
||||
Include/ScriptCanvas/Libraries/String/String.cpp
|
||||
Include/ScriptCanvas/Libraries/String/StringMethods.cpp
|
||||
Include/ScriptCanvas/Libraries/String/Utilities.cpp
|
||||
Include/ScriptCanvas/Libraries/UnitTesting/AddFailure.cpp
|
||||
Include/ScriptCanvas/Libraries/UnitTesting/ExpectEqual.cpp
|
||||
Include/ScriptCanvas/Libraries/UnitTesting/ExpectFalse.cpp
|
||||
Include/ScriptCanvas/Libraries/UnitTesting/ExpectGreaterThan.cpp
|
||||
|
||||
Reference in New Issue
Block a user