From 12783217508fd87c962a2d4871c6d3dbbcf58dee Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Wed, 30 Mar 2016 15:39:02 -0400 Subject: At runtime, catch when we exceed 'limit inputs' --- tests/formLimit.urp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/formLimit.urp (limited to 'tests/formLimit.urp') 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 -- cgit v1.2.3