mirror of
https://github.com/danog/ext-php-rs.git
synced 2024-12-02 17:50:55 +01:00
5 lines
101 B
Rust
5 lines
101 B
Rust
|
#![allow(clippy::all)]
|
||
|
#![allow(warnings)]
|
||
|
|
||
|
include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));
|