test: add auto exit case

This commit is contained in:
afwerar 2022-06-16 19:56:51 +08:00
parent 98cbbc0197
commit c858b69528
1 changed files with 0 additions and 1 deletions

View File

@ -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