diff options
| author | hanemile <hanemile@protonmail.com> | 2018-11-16 14:19:12 +0100 |
|---|---|---|
| committer | hanemile <hanemile@protonmail.com> | 2018-11-16 14:19:12 +0100 |
| commit | e26f2bde45d6dbc0f2110605b2d117e36c2a20fd (patch) | |
| tree | d92290490c6c14d4f1589ed9dd632087627f79b8 | |
| parent | 000f1ca521b91029f2118f4896aa724af50475ff (diff) | |
testing gpg via goland
| -rw-r--r-- | quadtree_test.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quadtree_test.go b/quadtree_test.go index 12b76f7..590943f 100644 --- a/quadtree_test.go +++ b/quadtree_test.go @@ -380,3 +380,5 @@ func TestQuadtree_Print(t *testing.T) { }) } } + +// Testing signed commits |
