We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28af705 commit c554ef3Copy full SHA for c554ef3
1 file changed
neo/test/rawiotest/test_neuralynxrawio.py
@@ -378,9 +378,9 @@ def test_equality(self):
378
if __name__ == "__main__":
379
unittest.main()
380
381
- test = TestNeuralynxRawIO()
+ # test = TestNeuralynxRawIO()
382
# test.test_scan_ncs_files()
383
- test.test_exclude_filenames()
+ # test.test_exclude_filenames()
384
# test.test_include_filenames()
385
386
# test = TestNcsSectionsFactory()
0 commit comments