test: break nohang

This commit is contained in:
Alexey Avramov 2019-08-03 15:23:16 +09:00
parent 879be6e5f8
commit c13ff3f879

2
nohang
View File

@ -16,8 +16,6 @@ from signal import signal, SIGKILL, SIGTERM, SIGINT, SIGQUIT, SIGHUP
# define functions # define functions
exit(1)
def check_config(): def check_config():
""" """
""" """