aboutsummaryrefslogtreecommitdiff
path: root/tests/test_PristineTar.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-02 20:59:28 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-02 21:05:12 +0200
commitd92b656799ca50abec3883cea773cc0e5529a434 (patch)
tree916b07d46cda65a54ee87c27113bda37d7db1553 /tests/test_PristineTar.py
parent6ef4591a1218bbf48ea88f14ff4ba6fae8205ae7 (diff)
tests: Omit build dependend variables from epydocs
based on a patch from Sascha Steinbiss Closes: #827546
Diffstat (limited to 'tests/test_PristineTar.py')
-rw-r--r--tests/test_PristineTar.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_PristineTar.py b/tests/test_PristineTar.py
index 150dbcf..5c61cf0 100644
--- a/tests/test_PristineTar.py
+++ b/tests/test_PristineTar.py
@@ -11,8 +11,9 @@ and
This testcase creates this reposity:
- - A repository at L{repo_dir} called I{repo}
+ - A repository at I{repo_dir} called I{repo}
+@undocumented: repo_dir test_data
"""
from . import context