diff --git a/config/env_test.rb.SAMPLE b/config/env_test.rb.SAMPLE --- a/config/env_test.rb.SAMPLE +++ b/config/env_test.rb.SAMPLE @@ -17,6 +17,9 @@ config.test_request_output_base_dir = GRADER_ROOT + "/test/sandbox/test_request/output" config.test_request_problem_templates_dir = GRADER_ROOT + "/test/data/test_request/problems" + # change this if you want the path on the output to be translated + config.test_request_org_output_base_dir = config.test_request_output_base_dir + # # These options are for testing #