Skip to content
Snippets Groups Projects
Commit 5e29b104 authored by Cristian Galperti's avatar Cristian Galperti
Browse files

dmpx calib data added to git, test of 1010 disabled

parent 80cce206
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@ classdef test_expcodes < matlab.unittest.TestCase
end
properties(ClassSetupParameter)
expcode_number = {'1','1005','1010'}; % list of expcodes to test
%expcode_number = {'1','1005','1010'}; % list of expcodes to test
expcode_number = {'1','1005'}; % list of expcodes to test
end
methods(TestClassSetup)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment