##// END OF EJS Templates
use check_output in test_profile...
use check_output in test_profile getoutput doesn't accept lists properly in 1.x

File last commit:

r11773:9f558bbf
r15047:4398a72b
Show More
__init__.py
3 lines | 108 B | text/x-python | PythonLexer
from .base import PostProcessorBase
from .pdf import PDFPostProcessor
from .serve import ServePostProcessor