test: add auto exit case
This commit is contained in:
parent
98cbbc0197
commit
c858b69528
|
@ -13,7 +13,6 @@
|
||||||
# pip install src/connector/python/
|
# pip install src/connector/python/
|
||||||
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
from ast import If
|
|
||||||
import sys
|
import sys
|
||||||
import getopt
|
import getopt
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
Loading…
Reference in New Issue