Skip to content

Commit 36b440e

Browse files
Update test_spikeglxrawio.py
1 parent 13bda2e commit 36b440e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

neo/test/rawiotest/test_spikeglxrawio.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ class TestSpikeGLXRawIO(BaseTestRawIO, unittest.TestCase):
2323
'spikeglx/multi_trigger_multi_gate/SpikeGLX/5-19-2022-CI0/5-19-2022-CI0_g1'
2424
# this mix both multi gate and multi trigger (and also multi probe)
2525
'spikeglx/sample_data_v2/SpikeGLX/5-19-2022-CI0',
26-
26+
2727
'spikeglx/sample_data_v2/SpikeGLX/5-19-2022-CI1',
2828
'spikeglx/sample_data_v2/SpikeGLX/5-19-2022-CI2',
2929
'spikeglx/sample_data_v2/SpikeGLX/5-19-2022-CI3',
3030
'spikeglx/sample_data_v2/SpikeGLX/5-19-2022-CI4',
3131
'spikeglx/sample_data_v2/SpikeGLX/5-19-2022-CI5',
32-
32+
3333
]
3434

3535
def test_with_location(self):

0 commit comments

Comments
 (0)