Files
community.general/test/units
David Kretch 98260f9884 Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488)
* When inserting a new rule in `insert_after_rule`, check if the old rule is
the last rule, to avoid a list index out of range error when attempting to
access the next rule.
* Add a test for inserting a new rule after the last rule.
2017-12-13 15:31:20 -06:00
..
2017-12-13 15:03:06 +00:00
2017-10-13 20:25:12 -04:00
2017-07-18 07:20:23 -04:00
2017-05-30 18:05:19 +01:00
2017-12-05 12:43:13 -08:00
2017-05-30 18:05:19 +01:00
2017-09-13 01:53:08 -07:00