diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-04-28 09:45:17 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-04-28 09:45:17 -0400 |
commit | d44f359d3913fc9cc8a284919180d78f083a6159 (patch) | |
tree | 3537c77687f7be703fd21e915ada3505a3fb3183 /tests/join.urs | |
parent | 5d19c132376d05d542b8c18a0b4437455d993da1 (diff) |
Switch to using sql_from_items
Diffstat (limited to 'tests/join.urs')
-rw-r--r-- | tests/join.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/join.urs b/tests/join.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/join.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |