kerneltest: another wsgi change
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
f259ca4e04
commit
83a752c549
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from kerneltest import APP
|
||||
from kerneltest.app import APP
|
||||
|
||||
if __name__ == '__main__':
|
||||
APP.run()
|
Loading…
Add table
Add a link
Reference in a new issue