Skip to content

Commit 13d8f74

Browse files
committed
Update test/Project.toml
1 parent 3ae1d50 commit 13d8f74

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[deps]
2+
VortexStepMethod = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
23
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
34
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
45
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -33,3 +34,6 @@ StaticArrays = "1"
3334
Statistics = "1"
3435
Test = "1"
3536
YAML = "0.4.13"
37+
38+
[sources]
39+
VortexStepMethod = {path = ".."}

0 commit comments

Comments
 (0)