diff options
author | Adam Chlipala <adam@chlipala.net> | 2016-03-30 15:39:02 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2016-03-30 15:39:02 -0400 |
commit | 12783217508fd87c962a2d4871c6d3dbbcf58dee (patch) | |
tree | 3cb5a9a7f8b7764e32493d6d13efe886b02e398a /tests/formLimit.urp | |
parent | 1a9520d6e00c63baca356d7e6aa2acc7424148bb (diff) |
At runtime, catch when we exceed 'limit inputs'
Diffstat (limited to 'tests/formLimit.urp')
-rw-r--r-- | tests/formLimit.urp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/formLimit.urp b/tests/formLimit.urp new file mode 100644 index 00000000..3fd7e5c3 --- /dev/null +++ b/tests/formLimit.urp @@ -0,0 +1,4 @@ +rewrite all FormLimit/* +limit inputs 1 + +formLimit |