mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2025-03-18 11:45:12 +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
|