We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a0dd9 commit 91f8bf0Copy full SHA for 91f8bf0
serial_test/src/lib.rs
@@ -1,5 +1,3 @@
1
-#![allow(unknown_lints)]
2
-#![allow(must_not_suspend)]
3
//! # serial_test
4
//! `serial_test` allows for the creation of serialised Rust tests using the [serial](attr.serial.html) attribute
5
//! e.g.
0 commit comments