view tests/utest.urp @ 30:5d6337df5ec7

A silly RPC bug that I'm surprised wasn't caught before now
author Adam Chlipala <adam@chlipala.net>
date Sun, 17 Apr 2011 13:15:10 -0400
parents 5e03668972ea
children 089ad1d33e2f
line wrap: on
line source
path META=../../meta
library ../src/ur
rewrite all Utest/*
database dbname=openid
sql utest.sql
allow url http://*
allow url https://*
allow url /*
prefix http://localhost:8080/

utest