Skip to content

Commit 259976f

Browse files
committed
Refactor the action of running subsets of tests
1 parent d84b126 commit 259976f

File tree

2 files changed

+242
-134
lines changed

2 files changed

+242
-134
lines changed

integration/vscode/ada/src/ExtensionState.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import { initializeTesting } from './gnattest';
88
import { GprTaskProvider } from './gprTaskProvider';
99
import { TERMINAL_ENV_SETTING_NAME } from './helpers';
1010
import { registerTaskProviders } from './taskProviders';
11-
import { initializeTesting } from './gnattest';
1211

1312
/**
1413
* This class encapsulates all state that should be maintained throughout the

0 commit comments

Comments
 (0)