Skip to content

Commit

Permalink
Fixing compilation error. Removing unneeded autogenerated file in par…
Browse files Browse the repository at this point in the history
…ser tests.
  • Loading branch information
jbandi committed Jul 4, 2010
1 parent f957f45 commit bda46bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
5 changes: 0 additions & 5 deletions Tests/ParserTests/ParserTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@
<Compile Include="SuccessfulParsingTest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TestFileHelper.cs" />
<Compile Include="TestFiles\asterisks.feature.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>asterisks.feature</DependentUpon>
</Compile>
<Compile Include="Utf8StringWriter.cs" />
</ItemGroup>
<ItemGroup>
Expand Down
77 changes: 0 additions & 77 deletions Tests/ParserTests/TestFiles/asterisks.feature.cs

This file was deleted.

0 comments on commit bda46bb

Please sign in to comment.