SC branch migration

This commit is contained in:
balibhan
2021-05-03 12:10:33 +05:30
parent aa5ddbf532
commit 3cbbcf1877
39 changed files with 11024 additions and 24 deletions
@@ -13,4 +13,5 @@ def init():
import os
import sys
sys.path.append(os.path.dirname(os.path.abspath(__file__)) + '/../automatedtesting_shared')
sys.path.append(os.path.dirname(os.path.abspath(__file__)) + '/../EditorPythonTestTools/editor_python_test_tools')