Skip to content

Commit a9f6aea

Browse files
committed
rebase: move tests
1 parent 47d9de4 commit a9f6aea

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

test/downstream/Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[deps]
2-
CasADi = "c49709b8-5c63-11e9-2fb2-69db5844192f"
32
ControlSystemsMTK = "687d7614-c7e5-45fc-bfc3-9ee385575c88"
43
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
54
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -16,4 +15,3 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1615

1716
[compat]
1817
ModelingToolkitStandardLibrary = "2.19"
19-
CasADi = "1.0.5"

test/extensions/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[deps]
22
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
3+
CasADi = "c49709b8-5c63-11e9-2fb2-69db5844192f"
34
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
45
ChainRulesTestUtils = "cdddcdb0-9152-4a09-a978-84456f9df70a"
56
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
@@ -25,3 +26,6 @@ SimpleDiffEq = "05bca326-078c-5bf0-a5bf-ce7c7982d7fd"
2526
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2627
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2728
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
29+
30+
[compat]
31+
CasADi = "1.0.5"

0 commit comments

Comments
 (0)