Updated tests

This commit is contained in:
radrow
2019-07-22 13:56:45 +02:00
parent 4c72045a86
commit 5ff983b0b3
25 changed files with 78 additions and 57 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ contract FunctionArguments =
entrypoint traffic_light(c : colour) =
Red
entrypoint tuples(t : ()) =
entrypoint tuples(t : unit) =
t
entrypoint due(t : Chain.ttl) =