add powerquery to distribution and test

This commit is contained in:
Matt Masson 2018-07-10 13:11:13 -04:00
parent eb48b847e5
commit 134fe29df2
2 changed files with 2 additions and 0 deletions

View file

@ -26,6 +26,7 @@ import './objective-c/objective-c.contribution';
import './pgsql/pgsql.contribution';
import './php/php.contribution';
import './postiats/postiats.contribution';
import './powerquery/powerquery.contribution';
import './powershell/powershell.contribution';
import './pug/pug.contribution';
import './python/python.contribution';

View file

@ -45,6 +45,7 @@ define(['require'], function (require) {
'release/dev/objective-c/objective-c.test',
'release/dev/php/php.test',
'release/dev/postiats/postiats.test',
'release/dev/powerquery/powerquery.test',
'release/dev/powershell/powershell.test',
'release/dev/python/python.test',
'release/dev/r/r.test',