Skip to content
Snippets Groups Projects
Yuya Nishihara's avatar
Yuya Nishihara authored
This allows us to write doctests depending on a ui object, but not on global
configs.

ui.load() is a class method so we can do wsgiui.load(). All ui() calls but
for doctests are replaced with ui.load(). Some of them could be changed to
not load configs later.
d83ca854
History
Name Last commit Last update
..