Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CoordinateTransformTester.java #41

Closed
wants to merge 1 commit into from

Conversation

paulushub
Copy link

  • Removed @Test: This class is not directly involved in the test process, the addition of the attribute produces several initialization errors.
  • Removed unused fields p, p2 and the junit package.

1. Removing @test: This class is not directly involved in the test process, the addition of the attribute produces several initialization errors.
2. Removing unused fields p, p2 and the junit package.

Final test results: 
Before Updates: Runs: 72/72 (2 skipped)            Errors: 28             Failures: 1
After Updates: Runs: 44/44 (2 skipped)               Errors: 0               Failures: 1
@paulushub paulushub closed this Aug 17, 2019
echeipesh added a commit that referenced this pull request Aug 26, 2019
Minor fixes for CoordinateTransformTester, as per #41 and #42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant