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 2765a96 commit 65fb2bfCopy full SHA for 65fb2bf
unittesting_tutorial/tutorial2_wrapperTest.m
@@ -1,6 +1,6 @@
1
function tests = tutorial2_wrapperTest
2
% not registered as a test by default
3
-tests = functiontests(localfunctions);
+% tests = functiontests(localfunctions);
4
5
function test_bids_process_face_experiment(~)
6
p = fileparts(which('tutorial2_wrapperTest.m'));
0 commit comments