add comment
This commit is contained in:
@@ -226,6 +226,7 @@ mod tests {
|
|||||||
utils::check_command(1, "dir", 100, 100, "dir", "dir", rdr);
|
utils::check_command(1, "dir", 100, 100, "dir", "dir", rdr);
|
||||||
|
|
||||||
let rdr = csv::Reader::from_reader(contents.as_bytes());
|
let rdr = csv::Reader::from_reader(contents.as_bytes());
|
||||||
|
//test return with whitelist.
|
||||||
utils::check_command(
|
utils::check_command(
|
||||||
1,
|
1,
|
||||||
"\"C:\\Program Files\\Google\\Update\\GoogleUpdate.exe\"",
|
"\"C:\\Program Files\\Google\\Update\\GoogleUpdate.exe\"",
|
||||||
|
|||||||
Reference in New Issue
Block a user