mirror of https://github.com/fafhrd91/actix-net
reinstate actix-macros trybuild tests
This commit is contained in:
parent
878d3a1c74
commit
9b388a83c9
|
@ -1,4 +1,4 @@
|
|||
#[rustversion::stable(1.46)] // MSRV
|
||||
#[rustversion::stable(1.59)] // MSRV
|
||||
#[test]
|
||||
fn compile_macros() {
|
||||
let t = trybuild::TestCases::new();
|
||||
|
|
Loading…
Reference in New Issue