Fix rustfmt error

This commit is contained in:
Lucien Greathouse
2019-08-27 15:42:20 -07:00
parent b2b3173420
commit aed160994a

View File

@@ -327,4 +327,4 @@ mod test {
assert_eq!(patch_set, expected_patch_set);
}
}
}