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

add all expcode tests

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