Skip to content

Commit db681e5

Browse files
committed
Software tests pre files additions. Fixed buildtool test pipeline.
1 parent 0143eaf commit db681e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% Pre-run script for CruiseControl.mlx
22
% ---- Known Issues -----
3-
KnownIssuesID = "";
3+
KnownIssuesID = "MATLAB:run:ShadowedFile";
44
% ---- Pre-run commands -----
55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% Pre-run script for CruiseControlSoln.mlx
22
% ---- Known Issues -----
3-
KnownIssuesID = "";
3+
KnownIssuesID = "MATLAB:run:ShadowedFile";
44
% ---- Pre-run commands -----
55

0 commit comments

Comments
 (0)