mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
these are always nice
This commit is contained in:
parent
19666c4c91
commit
a1c8641359
@ -2,6 +2,12 @@
|
||||
Tools aimed at the interaction between tests and Eliot.
|
||||
"""
|
||||
|
||||
__all__ = [
|
||||
"RUN_TEST",
|
||||
"EliotLoggedRunTest",
|
||||
"eliot_logged_test",
|
||||
]
|
||||
|
||||
from functools import (
|
||||
wraps,
|
||||
partial,
|
||||
|
Loading…
Reference in New Issue
Block a user