Skip to content

Commit c577764

Browse files
committed
fix windows test
1 parent 4077b49 commit c577764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rustdoc-ui/doctest/failed-doctest-output-windows.stdout

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ test $DIR/failed-doctest-output-windows.rs - SomeStruct (line 15) ... FAILED
66
failures:
77

88
---- $DIR/failed-doctest-output-windows.rs - OtherStruct (line 25) stdout ----
9-
error[E0425]: cannot find value `no`
9+
error[E0425]: cannot find value `no` in this scope
1010
--> $DIR/failed-doctest-output-windows.rs:26:1
1111
|
1212
LL | no

0 commit comments

Comments
 (0)