File: skip-tests-without-samples.patch

package info (click to toggle)
rust-rawler 0.7.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,460 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 145 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,7 +39,6 @@
 [features]
 clap = ["dep:clap"]
 inspector = []
-samplecheck = []
 
 [lib]
 name = "rawler"