From 9cb06f8323fb5d534baf024f3bf26438b5979750 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Sat, 24 Sep 2022 11:38:11 -0400 Subject: [PATCH] Add a comment to configuration file test --- src/conf.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conf.rs b/src/conf.rs index 0fa453c..382d073 100644 --- a/src/conf.rs +++ b/src/conf.rs @@ -109,6 +109,7 @@ mod tests { let mut conf = Conf::get_default_conf(); let tf = write_conf_to_temp_file(r#" job_dir = /val=ue +# this line is ignored, and the white space on the next lien is intentional output_dir=/var/lib/output check_interval=3600 driver_url = https://example.test:6666