Add tests for attestation_validation

This commit is contained in:
Paul Hauner
2018-10-02 09:47:45 +10:00
parent cd3b2f5371
commit 07bfd7e97d
4 changed files with 127 additions and 22 deletions

View File

@@ -1,5 +1,3 @@
#![feature(test)]
#[macro_use]
extern crate slog;
extern crate slog_term;