comparison tests/utest.urp @ 63:089ad1d33e2f

Fix to track a change in Ur/Web's 'table' signature item syntactic sugar
author Adam Chlipala <adam@chlipala.net>
date Wed, 06 Nov 2013 18:25:51 -0500
parents 5e03668972ea
children
comparison
equal deleted inserted replaced
62:77fa1fac2c7e 63:089ad1d33e2f
5 sql utest.sql 5 sql utest.sql
6 allow url http://* 6 allow url http://*
7 allow url https://* 7 allow url https://*
8 allow url /* 8 allow url /*
9 prefix http://localhost:8080/ 9 prefix http://localhost:8080/
10 safeGet main
11 safeGet U/signup
10 12
11 utest 13 utest