remove missing file for config tests
Some checks failed
Run Check Script / check (pull_request) Failing after 1m0s
Some checks failed
Run Check Script / check (pull_request) Failing after 1m0s
This commit is contained in:
parent
a8d421efdc
commit
d7dd8bd5c1
@ -235,7 +235,6 @@ mod tests {
|
|||||||
"src/tests/data/config-full-25.7.xml",
|
"src/tests/data/config-full-25.7.xml",
|
||||||
"src/tests/data/config-full-25.7-dummy-dnsmasq-options.xml",
|
"src/tests/data/config-full-25.7-dummy-dnsmasq-options.xml",
|
||||||
"src/tests/data/config-25.7-dnsmasq-static-host.xml",
|
"src/tests/data/config-25.7-dnsmasq-static-host.xml",
|
||||||
"src/tests/data/config-wk1-20250903.xmlDONOTCOMMIT",
|
|
||||||
] {
|
] {
|
||||||
let mut test_file_path = PathBuf::from(env!("CARGO_MANIFEST_DIR"));
|
let mut test_file_path = PathBuf::from(env!("CARGO_MANIFEST_DIR"));
|
||||||
test_file_path.push(path);
|
test_file_path.push(path);
|
||||||
|
Loading…
Reference in New Issue
Block a user