asyncio
Last change
on this file since c26a163 was
0f52d48,
checked in by Fiona Klute <fiona.klute@…>, 3 years ago
|
Switch most tests to hooks.py instead of preconditions in test scripts
The new function mgstest.require_apache_modules() covers required
Apache modules, the rest is individual stuff.
|
-
Property mode set to
100644
|
File size:
108 bytes
|
Line | |
---|
1 | import mgstest |
---|
2 | |
---|
3 | def prepare_env(): |
---|
4 | mgstest.require_apache_modules('mod_http2.so', 'mod_proxy_http2.so') |
---|
Note: See
TracBrowser
for help on using the repository browser.