Fix header

This commit is contained in:
blyxyas 2023-05-08 18:38:41 +02:00
parent ba0e7e88cb
commit 4c3e2ff2a4
No known key found for this signature in database
GPG key ID: 4D38170B5A2FC334
2 changed files with 2 additions and 10 deletions

View file

@ -1,4 +1,4 @@
// compile-flags: --test
//@compile-flags: --test
#![warn(clippy::wildcard_imports)]
#![allow(unused, clippy::unnecessary_wraps, clippy::let_unit_value)]