Commit 5ddee72c authored by Federico Vaga's avatar Federico Vaga

tst: no need to flush twice

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 8cd532a4
......@@ -33,7 +33,6 @@ def fmcfd_tdc(fmcfd):
yield fmcfd.tdc
fmcfd.tdc.enable_input = False
fmcfd.tdc.enable_tstamp = False
fmcfd.tdc.flush()
def timeout_compute(start, period_ps, count):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment