mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-05-09 15:57:59 +00:00
Make output format deserializable (#187)
* Make output format deserializable * Flush the buffer after writing the entire file output
This commit is contained in:
@@ -1002,6 +1002,7 @@ pub enum TestingPlatform {
|
||||
Ord,
|
||||
Hash,
|
||||
Serialize,
|
||||
Deserialize,
|
||||
ValueEnum,
|
||||
EnumString,
|
||||
Display,
|
||||
|
||||
Reference in New Issue
Block a user