X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Femuvim%2Ftest%2Fbase.py;h=6221765bbdf91ee463e65793cf029613081e8a38;hb=efdda12a005a63a449ea7afb9baab1743b4d04ab;hp=9271f56bba84988649792e70aed8b083b9e89f73;hpb=68d042113554a310c357ef1b614c7a9e84cd7a72;p=osm%2Fvim-emu.git diff --git a/src/emuvim/test/base.py b/src/emuvim/test/base.py index 9271f56..6221765 100755 --- a/src/emuvim/test/base.py +++ b/src/emuvim/test/base.py @@ -23,10 +23,6 @@ # the Horizon 2020 and 5G-PPP programmes. The authors would like to # acknowledge the contributions of their colleagues of the SONATA # partner consortium (www.sonata-nfv.eu). - -from gevent import monkey -monkey.patch_all() # noqa: because otherwise pep complains about code before imports - import unittest import os import subprocess