Skip to content

Commit b02aa55

Browse files
committed
Disable some tests
1 parent 06febee commit b02aa55

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

  • cargo-dylint/tests/integration
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#![cfg_attr(dylint_lib = "general", allow(crate_wide_allow))]
22
#![cfg_attr(dylint_lib = "supplementary", allow(nonexistent_path_in_comment))]
33

4-
mod depinfo_dylint_libs;
5-
mod dylint_driver_path;
6-
mod fix;
4+
// mod depinfo_dylint_libs;
5+
// mod dylint_driver_path;
6+
// mod fix;
77
mod library_packages;
8-
mod list;
9-
mod nightly_toolchain;
10-
mod no_deps;
11-
mod package_options;
12-
mod warn;
8+
// mod list;
9+
// mod nightly_toolchain;
10+
// mod no_deps;
11+
// mod package_options;
12+
// mod warn;

0 commit comments

Comments
 (0)