File: disable-test-needs-upstream-workspace

package info (click to toggle)
rust-serde-with 3.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,740 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/tests/version_numbers.rs
+++ b/tests/version_numbers.rs
@@ -12,3 +12,3 @@
 
-#[test]
+/*#[test]
 fn test_serde_with_macros_dependency() {
@@ -19,3 +19,3 @@
     version_sync::assert_contains_regex!("../Cargo.toml", r#"^version = "{version}""#);
-}
+}*/