Skip to content

Commit 46a1627

Browse files
committed
🚨 Fix tests
1 parent 903c2c4 commit 46a1627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
3636
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3737

3838
[targets]
39-
test = ["OffsetArrays", "Test"]
39+
test = ["OffsetArrays", "StyledStrings", "Test"]

0 commit comments

Comments
 (0)