Skip to content

Commit ac67dcf

Browse files
committed
update schema tests
1 parent 3914c2e commit ac67dcf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

lib/dsc-lib/tests/integration/schemas/schema_for.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ macro_rules! test_schema_for {
4747
test_schema_for!(dsc_lib::configure::config_doc::DataType);
4848
test_schema_for!(dsc_lib::configure::config_doc::CopyMode);
4949
test_schema_for!(dsc_lib::configure::config_doc::Copy);
50-
test_schema_for!(dsc_lib::configure::config_doc::Plan);
51-
test_schema_for!(dsc_lib::configure::config_doc::Identity);
52-
test_schema_for!(dsc_lib::configure::config_doc::Sku);
5350
test_schema_for!(dsc_lib::configure::config_doc::Resource);
5451
}
5552
#[allow(unused_must_use)]

0 commit comments

Comments
 (0)