Description: skip network-requiring tests by default
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2025-04-11
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/library/src/standards/webmention/mod.rs
+++ b/library/src/standards/webmention/mod.rs
@@ -9,7 +9,7 @@
 ///
 /// # Examples
 ///
-/// ```
+/// ```no_run
 /// use indieweb::standards::webmention::endpoint_for;
 /// use indieweb::http::{Client, reqwest::Client as HttpClient};
 /// use url::Url;
