adding T92562988 and updating ImportPathHelper

This commit is contained in:
zsolleci
2021-05-04 13:27:04 -05:00
parent 79886a7db3
commit dc947b57d0
3 changed files with 139 additions and 2 deletions
@@ -13,4 +13,4 @@ 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')