File: disable-test-missing-data.patch

package info (click to toggle)
rust-zvariant 5.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 844 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 169 bytes parent folder | download
1
2
3
4
5
6
7
--- a/tests/ostree_de.rs
+++ b/tests/ostree_de.rs
@@ -1,4 +1,3 @@
-#[test]
 #[cfg(feature = "ostree-tests")]
 fn ostree_de() {
     use serde::{Deserialize, Serialize};