py
builtin
code
compat
error
execnet
io
log
magic
path
process
std
test
xml
call site 17 for test.raises
index
api
source
contact
download
apigen/testing/test_linker.py - line 60
59
60
def
test_check_incompatible():
-> py.test.raises(ValueError,
"relpath('/a', 'b')"
)