Skip to content
Snippets Groups Projects
Commit fb238e80 authored by Ngoc Minh Trang Vu's avatar Ngoc Minh Trang Vu
Browse files

add expcode 1010 in test_expcodes.m

parent 6a8c5adc
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ classdef test_expcodes < matlab.unittest.TestCase ...@@ -7,7 +7,7 @@ classdef test_expcodes < matlab.unittest.TestCase
end end
properties(ClassSetupParameter) properties(ClassSetupParameter)
expcode = {'1','1005','1006','1007'}; % list of expcodes to test expcode = {'1','1005','1006','1007','1010'}; % list of expcodes to test
end end
methods(TestClassSetup) 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