mirror of
https://github.com/NLnetLabs/dnst.git
synced 2026-09-22 01:35:00 +02:00
Output the test line that failed, not a line in a helper fn.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use std::process::Command;
|
||||
|
||||
#[track_caller]
|
||||
pub fn assert_org_ldns_cmd_eq_new_ldns_cmd(
|
||||
org_ldns_cmd: &[&str],
|
||||
new_ldns_cmd: &[&str],
|
||||
|
||||
Reference in New Issue
Block a user