Skip to content

Commit

Permalink
Add comment on script
Browse files Browse the repository at this point in the history
Signed-off-by: Litchi Pi <[email protected]>
  • Loading branch information
litchipi committed Jun 16, 2023
1 parent f1180fa commit 08de33f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/setup_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
//! thiserror="1"
//! clap={ version = "4", features= ["derive"] }
//! ```

// This file is derived from the same script located in the massa repository

use std::fs::File;
use std::io::Error;
use std::io::{Cursor, Read};
Expand Down

0 comments on commit 08de33f

Please sign in to comment.