comparison 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
comparison
equal deleted inserted replaced
18:dd8eb53da51b 19:5e03668972ea
1 path META=../../meta
2 library ../src/ur
3 rewrite all Utest/*
4 database dbname=openid
5 sql utest.sql
6 allow url http://*
7 allow url https://*
8 allow url /*
9 prefix http://localhost:8080/
10
11 utest