diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-11-27 09:12:46 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-11-27 09:12:46 -0500 |
commit | 8b892b4ceaaaab751a68edc8fd01ecd2246d3dab (patch) | |
tree | 15b6d42341953d7bdb5b73f29445391070b5b57d /tests/vlad3.urs | |
parent | d6ad8ebc3a44749cf04adf7f0e8dec1106f5f280 (diff) |
Fix handling of clearCookie/getCookie in same page gen
Diffstat (limited to 'tests/vlad3.urs')
-rw-r--r-- | tests/vlad3.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vlad3.urs b/tests/vlad3.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/vlad3.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |