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

try only the test expcode1010

parent 7af46cd8
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 = { '1010'}; % list of expcodes to test %'1','1005','1006','1007',
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