Skip to content

Commit 67307d4

Browse files
committed
Placate rustdocs testable-by-default code blocks.
1 parent 4a122a3 commit 67307d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libgraphviz/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ impl<'a> dot::GraphWalk<'a, Nd, Ed> for Edges {
9595
9696
Output from first example (in `example1.dot`):
9797
98-
```DOT
98+
```ignore
9999
digraph example1 {
100100
N0[label="N0"];
101101
N1[label="N1"];

0 commit comments

Comments
 (0)