summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-07-12 15:01:16 +0300
committerYuval Adam <_@yuv.al>2018-07-12 15:01:16 +0300
commitd9ce1259dc0cd4ec8ed2443b443cfece25243b32 (patch)
tree45e848048a0addc9275cdac5e21fc9e69562e2eb
parentcd3efed2e248ab260094c39b8941e954b91bae54 (diff)
Rename test function
-rw-r--r--src/upnp.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upnp.rs b/src/upnp.rs
index f6afe06..556de8b 100644
--- a/src/upnp.rs
+++ b/src/upnp.rs
@@ -63,7 +63,7 @@ mod tests {
use upnp::*;
#[test]
- fn exploration() {
+ fn test_parsing() {
let msg = indoc!(r#"
HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"