7f2ad99ce7
Reviewers: teon.banek, buda, mculinovic Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1685
10 lines
296 B
YAML
10 lines
296 B
YAML
- name: tools__test_mg_client
|
|
commands: |
|
|
./test_mg_client
|
|
./test_mg_client --use-ssl
|
|
infiles:
|
|
- test_mg_client # test_mg_client script
|
|
- client # test files
|
|
- ../../build_release/memgraph # memgraph binary
|
|
- ../../build_release/tools/src/mg_client # mg_client binary
|