File: README.source

package info (click to toggle)
raynes-fs-clojure 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 216 kB
  • sloc: makefile: 22; sh: 2
file content (6 lines) | stat: -rw-r--r-- 290 bytes parent folder | download
1
2
3
4
5
6
We're not running the upstream testsuite at all (neither at build nor as an
autopkgtest) as it requires a dependency we don't have (midje), that seems
unreasonnable to package just for this.

It would probably easier to try to patch the testsuite instead to use plain
clojure.test instead.