Skip to content

Commit 1e980fd

Browse files
rosnfeldcarols10cents
authored andcommitted
Fix #3002 use noplayground with common.rs
1 parent 4284e16 commit 1e980fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ch11-03-test-organization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ we want to call from multiple test functions in multiple test files:
162162

163163
<span class="filename">Filename: tests/common.rs</span>
164164

165-
```rust
165+
```rust,noplayground
166166
{{#rustdoc_include ../listings/ch11-writing-automated-tests/no-listing-12-shared-test-code-problem/tests/common.rs}}
167167
```
168168

0 commit comments

Comments
 (0)