Skip to content

Commit

Permalink
Fix two mx warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Oct 20, 2024
1 parent 4f7956b commit 2f8d7ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mx.trufflesqueak/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,9 @@
"exclude": ["mx:JUNIT", "mx:HAMCREST"],
"distDependencies": [
"TRUFFLESQUEAK",
"TRUFFLESQUEAK_SHARED",
"sdk:MAVEN_DOWNLOADER",
"truffle:TRUFFLE_API",
],
"testDistribution": True,
"maven": False,
Expand Down

0 comments on commit 2f8d7ad

Please sign in to comment.