more tests with tensors
This commit is contained in:
parent
0b1a5ad3af
commit
1fa6e7b23f
2 changed files with 73 additions and 1 deletions
|
@ -16,6 +16,7 @@ Test = "1.11.0"
|
|||
|
||||
[extras]
|
||||
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
|
||||
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
|
||||
|
||||
[targets]
|
||||
test = ["SpecialFunctions"]
|
||||
test = ["SpecialFunctions", "TensorOperations"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue