Skip to content
Snippets Groups Projects
Commit 75b71e9b authored by Anna Trang Vu's avatar Anna Trang Vu
Browse files

put back all expcode tests, liuqe temporarily fixed

parent 8510a8d6
Branches
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 = { '1010' }; % ,'1','1005','1007', '1006',list of expcodes to test expcode = {'1','1005','1007', '1006', '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.
Please to comment