forked from M-Labs/artiq
fix test_moninj import
This commit is contained in:
parent
7d6ebabc1b
commit
3b386aa590
|
@ -1,6 +1,6 @@
|
||||||
import asyncio
|
import asyncio
|
||||||
|
|
||||||
from artiq.coredevice.moninj import *
|
from artiq.coredevice.comm_moninj import *
|
||||||
from artiq.test.hardware_testbench import ExperimentCase
|
from artiq.test.hardware_testbench import ExperimentCase
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue