Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Declare variables closer to where they are instantiated
Declare variables closer to where they are instantiated, and avoid declaring them prior to the test argument check block.
- Loading branch information