Skip to content

Commit 0ed5529

Browse files
Peter N. SteinmetzPeter N. Steinmetz
authored andcommitted
Take 6.3.2 io tests out.
Attempt to see what is happening with CircleCI testing.
1 parent 36fcbe0 commit 0ed5529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/test/iotest/test_neuralynxio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class CommonNeuralynxIOTest(BaseTestIO, unittest.TestCase, ):
2929
'Cheetah_v5.5.1/original_data',
3030
'Cheetah_v5.6.3/original_data',
3131
'Cheetah_v5.7.4/original_data',
32-
'Cheetah_v6.3.2/incomplete_blocks',
32+
# 'Cheetah_v6.3.2/incomplete_blocks',
3333
'Pegasus_v2.1.1']
3434
files_to_download = [
3535
'BML/original_data/CSC1_trunc.Ncs',

0 commit comments

Comments
 (0)