summaryrefslogtreecommitdiff
path: root/tests/channelThief.urs
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2013-12-27 12:10:03 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2013-12-27 12:10:03 -0500
commitee16149ddef734c9945ff0339300fd926ca91b1a (patch)
tree85f0265a4778128dee390ef80d943cc6c5b0669f /tests/channelThief.urs
parent8ebc8340ebc13704014d5b2a3bbcd453786162c8 (diff)
Raise exception when recv()ing from someone else's channel; improve setting of client ID in RPCs
Diffstat (limited to 'tests/channelThief.urs')
-rw-r--r--tests/channelThief.urs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/channelThief.urs b/tests/channelThief.urs
new file mode 100644
index 00000000..6ac44e0b
--- /dev/null
+++ b/tests/channelThief.urs
@@ -0,0 +1 @@
+val main : unit -> transaction page