diff options
Diffstat (limited to 'rust/clippy_test.go')
-rw-r--r-- | rust/clippy_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/clippy_test.go b/rust/clippy_test.go index 786dc1537..7815aab9d 100644 --- a/rust/clippy_test.go +++ b/rust/clippy_test.go @@ -21,7 +21,6 @@ import ( ) func TestClippy(t *testing.T) { - t.Parallel() bp := ` // foo uses the default value of clippy_lints |