Skip to content

Commit 52f690a

Browse files
committed
Fix a typo
1 parent 661ba80 commit 52f690a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ignore:
22
- "src/helpers/exports/.*" # exclude exports, since there are no CI tests for Asy-exports
33
- "src/documentation_glossary.jl" # exclude this since it is just use to create the docs and code cov goes bogus on this.
4-
- "src/test.jl" # exclude tests since they are not part of the package code but merely helpers
4+
- "src/helpers/test.jl" # exclude tests since they are not part of the package code but merely helpers

0 commit comments

Comments
 (0)