Enable proposed api in api-tests

This commit is contained in:
Matt Bierner 2017-09-22 16:39:21 -07:00
parent f8023e7e1b
commit 848923bf08

View file

@ -3,6 +3,7 @@
"description": "API tests for VS Code",
"version": "0.0.1",
"publisher": "vscode",
"enableProposedApi": true,
"private": true,
"engines": {
"vscode": "*"