diff options
author | Florian Dold <florian.dold@gmail.com> | 2020-01-19 15:23:19 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2020-01-19 15:23:33 +0100 |
commit | 72a629a8be1ed2adc7402285e0f19f8f06816a26 (patch) | |
tree | 499468c12eaf06e8ad514db7b1ff684462c99ac2 /src/lib/baseline/refresh_reveal.req | |
parent | dbf85bbc0d23b044aa47be67ceae4e6ecd709298 (diff) |
move testing logic and integration tests into separate directory
Diffstat (limited to 'src/lib/baseline/refresh_reveal.req')
-rw-r--r-- | src/lib/baseline/refresh_reveal.req | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/baseline/refresh_reveal.req b/src/lib/baseline/refresh_reveal.req deleted file mode 100644 index 3fb14396..00000000 --- a/src/lib/baseline/refresh_reveal.req +++ /dev/null @@ -1,7 +0,0 @@ -POST /refresh/reveal HTTP/1.1 -Host: localhost:8081 -Accept: */* -Content-Type: application/json -Content-Length: 255 - -{"session_hash":"V97SB8T670M9V71D1Q0KVQ4GSJCVQ5AAKTTH9QKT0ZJZZBFNZAV4NA8NMWRRGVPFEBEGB6ANCN9BPQASJ40TM4Y1C49648TJJ07PGSG","transfer_privs":[["EQKJA401A9NJ2YJDFZJ1EV8AYXBHWZB6NT5T0TWSJHVKVDM6W8A0"],["TKDJ4DF3GZVG0DGAB9E3RGBGSTANYB6JVVWXJGPMB2AY4VQNTBA0"]]}
\ No newline at end of file |