Skip to content

Commit 3a649d3

Browse files
committed
remove face experiment which creates out of mem error
1 parent 65fb2bf commit 3a649d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

unittesting_tutorial/tutorial_wrapperTest.m

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
function tests = tutorial_wrapperTest
22
tests = functiontests(localfunctions);
33

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-
94
function test_eeglab_history(~)
105
eeglab_history
116

0 commit comments

Comments
 (0)