cargo fmt

This commit is contained in:
Sean Bowe 2021-02-17 15:40:41 -07:00
parent 8060a12ea4
commit 7fcd302d2d
No known key found for this signature in database
GPG key ID: 95684257D8F8B031

View file

@ -976,6 +976,7 @@ fn test_proving() {
], ],
}, },
], ],
}"#####); }"#####
);
} }
} }