Skip to content

Commit 7a67f16

Browse files
committed
Restore tests to solution...
1 parent befd9a7 commit 7a67f16

File tree

2 files changed

+8
-368
lines changed

2 files changed

+8
-368
lines changed

FlashDevelop.sln

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FDBuild", "External\Tools\F
8181
{61885F70-B4DC-4B44-852D-5D6D03F2A734} = {61885F70-B4DC-4B44-852D-5D6D03F2A734}
8282
EndProjectSection
8383
EndProject
84+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASCompletion.Tests", "Tests\External\Plugins\ASCompletion.Tests\ASCompletion.Tests.csproj", "{ABC71D26-295C-4C6C-B6DE-320AD49EEF79}"
85+
EndProject
8486
Global
8587
GlobalSection(SolutionConfigurationPlatforms) = preSolution
8688
Debug|Any CPU = Debug|Any CPU
@@ -353,6 +355,12 @@ Global
353355
{FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09}.Release|Any CPU.Build.0 = Release|x86
354356
{FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09}.Release|x86.ActiveCfg = Release|x86
355357
{FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09}.Release|x86.Build.0 = Release|x86
358+
{ABC71D26-295C-4C6C-B6DE-320AD49EEF79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
359+
{ABC71D26-295C-4C6C-B6DE-320AD49EEF79}.Debug|Any CPU.Build.0 = Debug|Any CPU
360+
{ABC71D26-295C-4C6C-B6DE-320AD49EEF79}.Debug|x86.ActiveCfg = Debug|x86
361+
{ABC71D26-295C-4C6C-B6DE-320AD49EEF79}.Release|Any CPU.ActiveCfg = Release|Any CPU
362+
{ABC71D26-295C-4C6C-B6DE-320AD49EEF79}.Release|Any CPU.Build.0 = Release|Any CPU
363+
{ABC71D26-295C-4C6C-B6DE-320AD49EEF79}.Release|x86.ActiveCfg = Release|x86
356364
EndGlobalSection
357365
GlobalSection(SolutionProperties) = preSolution
358366
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)