Mercurial > openid
diff tests/utest.urp @ 19:5e03668972ea
Utest example
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 06 Jan 2011 15:25:11 -0500 |
parents | |
children | 089ad1d33e2f |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/utest.urp Thu Jan 06 15:25:11 2011 -0500 @@ -0,0 +1,11 @@ +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