mirror of https://github.com/m-labs/artiq.git
test_analyzer: Enable test_ttl_pulse test case
Now that the issue is fixed. Signed-off-by: David Mak <csdavidmak@ust.hk>
This commit is contained in:
parent
c0d79a0ce2
commit
4784a42030
|
@ -54,7 +54,6 @@ class WriteLog(EnvExperiment):
|
|||
|
||||
|
||||
class AnalyzerTest(ExperimentCase):
|
||||
@unittest.skip("NAC3TODO https://git.m-labs.hk/M-Labs/nac3/issues/298")
|
||||
def test_ttl_pulse(self):
|
||||
core_host = self.device_mgr.get_desc("core")["arguments"]["host"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue