4 lines
No EOL
67 B
Python
4 lines
No EOL
67 B
Python
from kerneltest import APP
|
|
|
|
if __name__ == '__main__':
|
|
APP.run() |