Skip to content

Commit

Permalink
fix(test): update globbing test with added dt-core/README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Gaoyang Zhang <[email protected]>
  • Loading branch information
blurgyy committed Oct 17, 2021
1 parent 78b5a8b commit f2dcdec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dt-core/src/syncing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,9 @@ mod expansion {
utils::to_absolute(PathBuf::from_str(
"../dt-core/Cargo.toml"
)?)?,
utils::to_absolute(PathBuf::from_str(
"../dt-core/README.md",
)?)?,
utils::to_absolute(PathBuf::from_str(
"../dt-core/src/config.rs"
)?)?,
Expand Down

0 comments on commit f2dcdec

Please sign in to comment.