Skip to content

Commit

Permalink
(IGNORE) Exclude libexpat test files
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe committed Jul 26, 2024
1 parent 0602bdc commit 90b2446
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ edition = "2021"
rust-version = "1.70.0"
links = "xmp_toolkit"
exclude = [
"external/libexpat/testdata",
"external/xmp_toolkit/docs",
"external/xmp_toolkit/samples",
"external/xmp_toolkit/third-party/zlib/ReadMe.txt",
Expand All @@ -21,8 +22,6 @@ exclude = [
"external/xmp_toolkit/third-party/zlib/*.h",
"external/xmp_toolkit/third-party/expat/lib",
"external/xmp_toolkit/XMPFilesPlugins/PDF_Handler",
"tests/fixtures/image2.jpg",
# ^^ maybe exclude entire tests tree?
]

[package.metadata.docs.rs]
Expand Down

0 comments on commit 90b2446

Please sign in to comment.