Skip to content

Commit 3b3202a

Browse files
committed
build: add Suppressor to test dependencies
1 parent 187e7fe commit 3b3202a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ julia = "1.6.7"
1414

1515
[extras]
1616
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
17+
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
1718

1819
[targets]
19-
test = ["Test"]
20+
test = ["Test", "Suppressor"]

0 commit comments

Comments
 (0)