Skip to content
Snippets Groups Projects
Commit b29737c9 authored by Federico Felici's avatar Federico Felici
Browse files

Apply 2 suggestion(s) to 2 file(s)

parent 5edea360
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ classdef test_expcodes < matlab.unittest.TestCase
run(fullfile(basePath,'rtccode_paths'));
% clear base workspace
evalin('base','clear');
evalin('base','clear variables');
% get SCD experimental code object container
testCase.SCDexps = SCDconf_createexpcodes;
......
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