4fa30a317d
`list_assert_duplicates` validates a list that should contain no duplicates, contains no duplicates, with scope keywords now being allowed in `INC` sections, there is the situation where multiple include paths can have the same scope set on them causing `list_assert_duplicates` to error out. To remedy this we remove the scope keywords from the list first, before running the test.