Skip to content

Commit 9d2a665

Browse files
committed
Fix deps list in README
1 parent 4b2df8c commit 9d2a665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ changes for functions that perform a change of variables (like coordinate
1212
transformations).
1313

1414
`ChangesOfVariables` is a very lightweight package and has no dependencies
15-
beyond `Base` and `LinearAlgebra`.
15+
beyond `Base`, `LinearAlgebra` and `Test`.
1616

1717
## Documentation
1818

0 commit comments

Comments
 (0)