a couple of parser unit tests

This commit is contained in:
jonsequitur 2017-03-03 13:14:36 -08:00
parent 614f71d19f
commit 8b0dd3579c
6 changed files with 132 additions and 79 deletions

View file

@ -42,5 +42,6 @@
<PackageReference Include="xunit" Version="2.2.0-beta4-build3444" />
<PackageReference Include="xunit.netcore.extensions" Version="1.0.0-prerelease-00206" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="$(PlatformAbstractionsVersion)" />
<PackageReference Include="Microsoft.DotNet.Cli.CommandLine" Version="[0.1.0-alpha-67,)" />
</ItemGroup>
</Project>