state transition test progress

This commit is contained in:
Michael Sproul
2019-04-02 14:17:41 +11:00
parent 0a02567440
commit 300fcd6ec3
3 changed files with 32 additions and 44 deletions

View File

@@ -1,5 +1,4 @@
extern crate reqwest;
extern crate tempdir;
use std::fs::File;
use std::io::copy;