Add Compound Request tests (Phase 4)
This commit is contained in:
5
vendor/smb-server/Cargo.toml
vendored
5
vendor/smb-server/Cargo.toml
vendored
@@ -50,6 +50,11 @@ name = "integration_negotiate"
|
||||
path = "tests/integration_negotiate.rs"
|
||||
required-features = ["localfs"]
|
||||
|
||||
[[test]]
|
||||
name = "integration_compound"
|
||||
path = "tests/integration_compound.rs"
|
||||
required-features = ["localfs"]
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user