summaryrefslogtreecommitdiffstats
path: root/src/wireguard/router/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/wireguard/router/tests.rs')
-rw-r--r--src/wireguard/router/tests.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wireguard/router/tests.rs b/src/wireguard/router/tests.rs
index 1f500c0..fe1fbbe 100644
--- a/src/wireguard/router/tests.rs
+++ b/src/wireguard/router/tests.rs
@@ -273,6 +273,8 @@ mod tests {
}
}
}
+
+ println!("Test complete, drop device");
}
#[test]