foreach (test IN ITEMS
		01-run_mode
		02-scf_errors
)
	Octopus_add_test(${test}
			TEST_NAME ${curr_path}/${test}
	)
endforeach ()
