Skip to content

Commit

Permalink
Reactivate performance test of project MarkerTest.java eclipse-platfo…
Browse files Browse the repository at this point in the history
…rm#525

The test testPerformanceOneResource is working fine even though it is disabled.
Contributes to eclipse-platform#525
  • Loading branch information
Michael5601 committed Jul 28, 2023
1 parent 3c602e4 commit 026fd7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ public void _testPerformanceManyResources() {
}
}

public void _testPerformanceOneResource() {
public void testPerformanceOneResource() {
debug("testPerformanceOneResource");
long start;
long stop;
Expand Down

0 comments on commit 026fd7e

Please sign in to comment.