diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-03-26 16:22:34 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-03-26 16:22:34 -0400 |
commit | dac2c194b1416d7710081d5c57c24d52e110a224 (patch) | |
tree | 8ca09d90791aae6d8161cff1362f5c94480788f3 /tests/chat.urp | |
parent | 024acc734f4a323883adb5e9a68f5f4f753e60cc (diff) |
Preliminary work supporting channels in databases
Diffstat (limited to 'tests/chat.urp')
-rw-r--r-- | tests/chat.urp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/chat.urp b/tests/chat.urp new file mode 100644 index 00000000..1c42449d --- /dev/null +++ b/tests/chat.urp @@ -0,0 +1,5 @@ +debug +database dbname=chat +sql chat.sql + +chat |