diff options
author | Adam Chlipala <adam@chlipala.net> | 2011-05-29 12:44:31 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2011-05-29 12:44:31 -0400 |
commit | 72f0b5eb660181f57a2cae08b3bec54ae2b543e7 (patch) | |
tree | 1f5fac0828731fd598a24d7b5361ebc38e203a66 /tests/tsource.urs | |
parent | d08b89fd32f79f2b24bb3f018d5db499f0751518 (diff) |
Properly handle form textboxes that have sources
Diffstat (limited to 'tests/tsource.urs')
-rw-r--r-- | tests/tsource.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tsource.urs b/tests/tsource.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/tsource.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |