File: elpa-test

package info (click to toggle)
pyvenv-el 1.21%2Bgit20201124.37e7cb1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 160 kB
  • sloc: lisp: 646; makefile: 30; sh: 12
file content (8 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# Load helper script
ert_eval = (load-file "test/test-helper.el")

# Exclude test file containing tests that fail for unknown reason
ert_exclude = test/pyvenv-track-virtualenv.el

# Keep test/*
autopkgtest_keep = test/*