X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=test%2Fresources%2Fomf%2Fomf6_vlc_wrong_critical.py;h=d3fbae94397bf47059440f3584836966a40c0d6f;hb=3c4a5dac5faabde3aabcab72adc1d9be1af32643;hp=f49cb56084be09b2fc2f936356ff4e8f47c718f1;hpb=9787d4609a6ffd444a2f318772406f5b30df9b30;p=nepi.git diff --git a/test/resources/omf/omf6_vlc_wrong_critical.py b/test/resources/omf/omf6_vlc_wrong_critical.py index f49cb560..d3fbae94 100644 --- a/test/resources/omf/omf6_vlc_wrong_critical.py +++ b/test/resources/omf/omf6_vlc_wrong_critical.py @@ -60,7 +60,6 @@ class OMFVLCWrongCaseAllCritical(unittest.TestCase): self.ec.set(self.app1, 'command', "/opt/vlc-1.1.13/cvlc /opt/10-by-p0d.avi --sout '#rtp{dst=10.0.0.49,port=1234,mux=ts}'") self.ec.set(self.app1, 'env', "DISPLAY=localhost:10.0 XAUTHORITY=/root/.Xauthority") - self.ec.register_connection(self.app1, self.node1) self.ec.register_connection(self.node1, self.iface1)