You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-46439: [C++] Remove unneeded namespace prefix in test_util_internal.h (#46695)
### Rationale for this change
Addresses #46180 (comment). One of three PRs to resolve#46439.
### What changes are included in this PR?
- Remove unneeded namespace prefix in test_util_internal.h.
### Are these changes tested?
Yes. Impacted tests still pass.
### Are there any user-facing changes?
No.
* GitHub Issue: #46439
Authored-by: Bryce Mecum <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
0 commit comments