Wait longer for Unison test
This commit is contained in:
parent
8d2c1bcdf2
commit
4a804fc58a
|
@ -33,7 +33,7 @@ setup: |
|
||||||
repl: |
|
repl: |
|
||||||
unison -codebase .
|
unison -codebase .
|
||||||
input: |
|
input: |
|
||||||
DELAY: 3
|
DELAY: 10
|
||||||
find : [a] -> [a]
|
find : [a] -> [a]
|
||||||
output: |
|
output: |
|
||||||
base.List.reverse
|
base.List.reverse
|
||||||
|
|
Loading…
Reference in New Issue