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 99e968d commit 0364225Copy full SHA for 0364225
1 file changed
mne/io/curry/tests/test_curry.py
@@ -26,8 +26,6 @@
26
curry7_bdf_ascii_file = curry_dir / "test_bdf_stim_channel Curry 7 ASCII.dat"
27
curry8_bdf_file = curry_dir / "test_bdf_stim_channel Curry 8.cdt"
28
curry8_bdf_ascii_file = curry_dir / "test_bdf_stim_channel Curry 8 ASCII.cdt"
29
-Ref_chan_omitted_file = curry_dir / "Ref_channel_omitted Curry7.dat"
30
-Ref_chan_omitted_reordered_file = curry_dir / "Ref_channel_omitted reordered Curry7.dat"
31
32
33
@pytest.fixture(scope="session")
0 commit comments