mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2024-11-05 18:59:42 +01:00
4 lines
57 B
Bash
Executable file
4 lines
57 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -eu
|
|
|
|
python tests/test-client.py
|