mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-28 11:20:20 +08:00
test: actually run test_embedding.AsyncTest.
This commit is contained in:
parent
31b52ff1b3
commit
69fa9b38e0
@ -269,7 +269,7 @@ class _Async(EnvExperiment):
|
||||
|
||||
class AsyncTest(ExperimentCase):
|
||||
def test_args(self):
|
||||
exp = self.create(_RPCTypes)
|
||||
exp = self.create(_Async)
|
||||
exp.run()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user