add path_info tests
This commit is contained in:
parent
7285c29e88
commit
878e096494
4 changed files with 70 additions and 2 deletions
|
@ -5,7 +5,7 @@ use clap::{Args, Parser, Subcommand};
|
|||
mod bindings;
|
||||
mod cli;
|
||||
mod make_nar;
|
||||
mod path_info;
|
||||
pub mod path_info;
|
||||
pub mod push;
|
||||
pub mod store;
|
||||
mod uploader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue