File: disable-test-needs-upstream-workspace.patch

package info (click to toggle)
rust-serde-with-macros 3.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 171 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/tests/version_numbers.rs
+++ b/tests/version_numbers.rs
@@ -10,3 +10,3 @@
 
-#[test]
+/*#[test]
 fn test_serde_with_dependency() {
@@ -16,2 +16,2 @@
     );
-}
+}*/