diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-05-22 13:40:19 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-05-22 16:20:17 +0200 |
commit | 7cf4bcef41448218f76fa1e974f541e13dc03023 (patch) | |
tree | e1b56456f70378f9cf3731bf4748323361fa242f /sc/qa/unit | |
parent | 40e2a0d7039eee9c5377996da3949680903e1016 (diff) |
Spell out element access explicitly in test code
...to avoid the upcoming loplugin:data asking to replace just each initial
&aAttrs[0] with aAttrs.begin() and leave the remaining &aAttrs[N] alone, which
would make the results look odd.
Change-Id: I7d5c76e9d4fc6c7fa13cb28fca5ea65ea2d0f77e
Reviewed-on: https://gerrit.libreoffice.org/72764
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sc/qa/unit')
0 files changed, 0 insertions, 0 deletions