Skip to content

Commit 65fb2bf

Browse files
committed
removing bids tests
1 parent 2765a96 commit 65fb2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unittesting_tutorial/tutorial2_wrapperTest.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
function tests = tutorial2_wrapperTest
22
% not registered as a test by default
3-
tests = functiontests(localfunctions);
3+
% tests = functiontests(localfunctions);
44

55
function test_bids_process_face_experiment(~)
66
p = fileparts(which('tutorial2_wrapperTest.m'));

0 commit comments

Comments
 (0)