Skip to content

Commit 0353a7d

Browse files
committed
Update test dependencies.
1 parent 0997e44 commit 0353a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildfile.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
plan("test") = TestTask( ...
2323
Description = "Run unit tests", ...
24-
Dependencies = "updateSGdeps",...
24+
Dependencies = ["updateSGdeps","pcodeBossapi"],...
2525
SourceFiles = {'toolbox','tests'},...
2626
TestResults = "results.xml",...
2727
OutputDetail = Verbosity.Detailed,...

0 commit comments

Comments
 (0)