summaryrefslogtreecommitdiffstats
path: root/vendor/once_cell/debian/patches/relax-test.diff
blob: bc58a8cd76b20c000abe4da6e1c0bc872532b93b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/tests/it/sync_once_cell.rs
+++ b/tests/it/sync_once_cell.rs
@@ -395,3 +395,3 @@
 
-#[test]
+/*#[test]
 #[cfg_attr(miri, ignore)] // miri doesn't support processes
@@ -422,3 +422,3 @@
     }
-}
+}*/