Skip to content

Commit

Permalink
import name change
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodesdev committed May 11, 2024
1 parent 72e6a73 commit 03b0b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/files.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ fn open_file() -> String {
#[cfg(test)]
mod tests {
use super::*;
use fast_scp::scp::*;
use insta;
use scp_rs::scp::*;

#[test]
fn test_find_files() {
Expand Down

0 comments on commit 03b0b42

Please sign in to comment.