diff options
Diffstat (limited to 'arbiter/tests.sh')
-rwxr-xr-x | arbiter/tests.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arbiter/tests.sh b/arbiter/tests.sh new file mode 100755 index 0000000..1fe9792 --- /dev/null +++ b/arbiter/tests.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +curl -X GET "https://localhost:8009/arb?name=ethereum&unit=usd" |