Move verify to finalize (#5297)

automerge
This commit is contained in:
Jack May
2019-07-26 17:51:07 -07:00
committed by Grimes
parent 9d34b80ed6
commit e2c9d87d91
4 changed files with 157 additions and 64 deletions

View File

@@ -207,4 +207,4 @@ mod tests {
assert_eq!(&before2, after2);
assert_eq!(&before3, after3);
}
}
}