1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

first pass at Testing.

This commit is contained in:
Cameron Dershem
2019-06-17 15:39:58 -04:00
parent ea1600c417
commit 083522ef19
9 changed files with 192 additions and 181 deletions

View File

@ -20,4 +20,5 @@ exclude = [
"errors",
"requests",
"responses",
"testing",
]