Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
import os config.test_exec_root = os.path.dirname(__file__) config.test_source_root = os.path.dirname(config.test_exec_root) lit_config.load_config(config, os.path.join(config.test_source_root, "lit.cfg"))