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 5f6fa35 commit 4158fbbCopy full SHA for 4158fbb
neo/test/rawiotest/test_openephysrawio.py
@@ -10,7 +10,7 @@ class TestOpenEphysRawIO(BaseTestRawIO, unittest.TestCase, ):
10
'openephys'
11
]
12
entities_to_test = [
13
- # 'openephys/OpenEphys_SampleData_1',
+ 'openephys/OpenEphys_SampleData_1',
14
# this file has gaps and this is now handle corretly
15
'openephys/OpenEphys_SampleData_2_(multiple_starts)',
16
# 'openephys/OpenEphys_SampleData_3',
0 commit comments