restoring smoke lable to SC unit tests pending Linux filename fix

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
chcurran
2021-07-15 09:52:40 -07:00
parent e2c1477629
commit ab6a98db44
@@ -112,6 +112,7 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
)
ly_add_googletest(
NAME Gem::ScriptCanvasTesting.Editor.Tests
TEST_SUITE smoke
)
endif()