Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaRanasinghe committed Jan 9, 2025
1 parent 6e347d9 commit 24ef7b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* Test class to test the runInTerminal feature for project based sources.
*/
public class ProjectBasedRunInTerminalTest {

DebugTestRunner debugTestRunner;
boolean didRunInIntegratedTerminal;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* Test class to test the runInTerminal feature for single files.
*/
public class SingleFileRunInTerminalTest extends BaseTestCase {

DebugTestRunner debugTestRunner;
boolean didRunInIntegratedTerminal;

Expand Down

0 comments on commit 24ef7b5

Please sign in to comment.