diff --git a/fre/yamltools/tests/test_combine_yamls.py b/fre/yamltools/tests/test_combine_yamls.py index 948f5df6..01a1fba4 100644 --- a/fre/yamltools/tests/test_combine_yamls.py +++ b/fre/yamltools/tests/test_combine_yamls.py @@ -7,7 +7,8 @@ ## SET-UP # Set example yaml paths, input directory, output directory #CWD = os.getcwd() -test_dir = Path("fre/yamltools/tests") +#test_dir = Path("fre/yamltools/tests") +test_dir = Path("yamltools/tests") in_dir = Path(f"{test_dir}/AM5_example") # Create output directory