We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49c6cd commit 90721d3Copy full SHA for 90721d3
neo/test/rawiotest/test_spikeglxrawio.py
@@ -41,6 +41,8 @@ class TestSpikeGLXRawIO(BaseTestRawIO, unittest.TestCase):
41
"spikeglx/multi_trigger_multi_gate/CatGT/CatGT-D",
42
"spikeglx/multi_trigger_multi_gate/CatGT/CatGT-E",
43
"spikeglx/multi_trigger_multi_gate/CatGT/Supercat-A",
44
+ # One Box"
45
+ "spikeglx/onebox/run_with_only_adc",
46
]
47
48
def test_loading_only_one_probe_in_multi_probe_scenario(self):
0 commit comments