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=40210f54ee30eb1ae447a9f63cca51d89cc093f4;hp=f41349e6a788eea512555eb6125272b7dfe9da7a;hb=9404c06b163b18672794ced12638b6063fc2b8dd;hpb=0343914c3673898a5b2356eb37eded81e47ae02a 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 f41349e..40210f5 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 @@ -15,7 +15,7 @@ import tempfile import unittest from aces_ocio.utilities import files_walker -from aces_ocio.create_aces_config import ( +from aces_ocio.aces_config import ( ACES_OCIO_CTL_DIRECTORY_ENVIRON, create_ACES_config)