Skip to content

Commit 05312cc

Browse files
committed
add sources to test/Project.toml
1 parent 3cc12f2 commit 05312cc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DynamicHMC"
22
uuid = "bbc10e6e-7c05-544b-b16e-64fede858acb"
3-
authors = ["Tamas K. Papp <tkpapp@gmail.com>"]
43
version = "3.5.1"
4+
authors = ["Tamas K. Papp <tkpapp@gmail.com>"]
55

66
[deps]
77
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"

test/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1818
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1919
TransformVariables = "84d833dd-6860-57f9-a1a7-6da5db126cff"
2020

21+
[sources]
22+
LogDensityProblems = {path = ".."}
23+
2124
[compat]
2225
LogDensityTestSuite = "0.7"

0 commit comments

Comments
 (0)