X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Ftests%2Ftests_aces_config.py;h=b9a9b3d8b38bbfd83ce0bf6c27ed4b90c7929302;hp=b5c11819ac460da35fe28354272e25a370d7d22d;hb=742fd99417610892e0408e6f9d93aefff57dcd08;hpb=50829d8f34912ccb4e97fa13818a79d7fdde15a7 diff --git a/aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py b/aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py index b5c1181..b9a9b3d 100644 --- a/aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py +++ b/aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py @@ -19,7 +19,7 @@ sys.path.append(os.path.abspath( os.path.join(os.path.dirname(__file__), '..', '..'))) from aces_ocio.utilities import files_walker -from aces_ocio.aces_config import ( +from aces_ocio.config import ( ACES_OCIO_CTL_DIRECTORY_ENVIRON, create_ACES_config)