1
0
mirror of https://github.com/actix/actix-website synced 2025-06-30 00:34:58 +02:00

add skeptic

This commit is contained in:
Nikolay Kim
2018-05-23 10:46:49 -07:00
parent 3cf6586f18
commit 88ad4985ef
5 changed files with 92 additions and 0 deletions

2
tests/skeptic.rs Normal file
View File

@ -0,0 +1,2 @@
#[cfg(unix)]
include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));