Test link.updated event

This commit is contained in:
Julien Duponchelle
2016-05-18 21:28:37 +02:00
parent 54747ee618
commit b00a09efaa
2 changed files with 21 additions and 1 deletions

View File

@ -99,7 +99,6 @@ class Link:
self._capturing = False
self._project.controller.notification.emit("link.updated", self.__json__())
@asyncio.coroutine
def read_pcap_from_source(self):
"""