Skip to content

Commit abc1ae7

Browse files
committed
Accedently deleted Pkg in merge
1 parent 48304b7 commit abc1ae7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ julia = "0.7, 1"
3030
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3131
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
3232
Neo4j = "d2adbeaf-5838-5367-8a2f-e46d570981db"
33+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
3334

3435
[targets]
35-
test = ["Test", "GraphPlot", "Neo4j"]
36+
test = ["Test", "GraphPlot", "Neo4j", "Pkg"]

0 commit comments

Comments
 (0)