Skip to content

Commit 76e13b6

Browse files
committed
Cleaned up generator tests, and fixed Haxe ImplementInterface tests to match actual output.
1 parent 325d3de commit 76e13b6

File tree

3 files changed

+317
-355
lines changed

3 files changed

+317
-355
lines changed

Tests/External/Plugins/ASCompletion.Tests/ASCompletion.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
<DesignTime>True</DesignTime>
112112
<DependentUpon>Resources.resx</DependentUpon>
113113
</Compile>
114+
<Compile Include="TestUtils\ContextExtensions.cs" />
114115
<Compile Include="TestUtils\TestFile.cs" />
115116
</ItemGroup>
116117
<ItemGroup>

0 commit comments

Comments
 (0)