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 65fb2bf commit 3a649d3Copy full SHA for 3a649d3
unittesting_tutorial/tutorial_wrapperTest.m
@@ -1,11 +1,6 @@
1
function tests = tutorial_wrapperTest
2
tests = functiontests(localfunctions);
3
4
-function test_bids_process_face_experiment(~)
5
-p = fileparts(which('tutorial_wrapperTest.m'));
6
-cd(fullfile(p, '..', 'ds002718'));
7
-bids_process_face_experiment
8
-
9
function test_eeglab_history(~)
10
eeglab_history
11
0 commit comments