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

New api #21

Merged
merged 7 commits into from
Jun 24, 2019
Merged

New api #21

merged 7 commits into from
Jun 24, 2019

Conversation

octref
Copy link
Contributor

@octref octref commented Jun 21, 2019

@octref octref merged commit 75ff871 into master Jun 24, 2019
@@ -6,13 +6,12 @@
import * as cp from 'child_process';
import { downloadAndUnzipVSCode } from './download';

export interface TestOptions {
interface TestOptions {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TestOptions should be exported since it's used in an exported function

@octref octref deleted the new-api branch June 28, 2019 00:19
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.

Run test options: Polish APIs
2 participants