Adding upstream version 0.15.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d01d7be95b
commit
f2586667ea
22 changed files with 1805 additions and 372 deletions
|
@ -11,6 +11,7 @@ def fullpath(fname: str):
|
|||
PATH_FNAME = fullpath('mock_path_file')
|
||||
PATH_FNAME_EMPTY = fullpath('empty_path_file')
|
||||
PATH_FNAME_CLASH = fullpath('clash_path_file')
|
||||
PATH_FNAME_MAIN = fullpath('main_path_file')
|
||||
GROUP_FNAME = fullpath('mock_group_file')
|
||||
|
||||
def async_mock():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue