index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tests.py
blob: 869af8434e0358fbe0013d6687403789d730476f (
plain
)
1
2
3
class TestError(Exception): def __init__(self, error): Exception.__init__(self, error)