Skip to content

Commit

Permalink
Remove obsolete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Sep 13, 2023
1 parent 76a4925 commit f537c83
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 398 deletions.
7 changes: 1 addition & 6 deletions Exercism.TestRunner.CSharp.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Exercism.TestRunner.CSharp.IntegrationTests", "test\Exercism.TestRunner.CSharp.IntegrationTests\Exercism.TestRunner.CSharp.IntegrationTests.csproj", "{89F04548-B730-4F84-AC39-5B8C6A47CA35}"
EndProject
#
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Exercism.TestRunner.CSharp", "src\Exercism.TestRunner.CSharp\Exercism.TestRunner.CSharp.csproj", "{76037C86-908F-4C18-BDBE-1C1CAFF0CB65}"
EndProject
Global
Expand All @@ -10,10 +9,6 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{89F04548-B730-4F84-AC39-5B8C6A47CA35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89F04548-B730-4F84-AC39-5B8C6A47CA35}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89F04548-B730-4F84-AC39-5B8C6A47CA35}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89F04548-B730-4F84-AC39-5B8C6A47CA35}.Release|Any CPU.Build.0 = Release|Any CPU
{76037C86-908F-4C18-BDBE-1C1CAFF0CB65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76037C86-908F-4C18-BDBE-1C1CAFF0CB65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76037C86-908F-4C18-BDBE-1C1CAFF0CB65}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions test/Exercism.TestRunner.CSharp.IntegrationTests/TestRun.cs

This file was deleted.

This file was deleted.

203 changes: 0 additions & 203 deletions test/Exercism.TestRunner.CSharp.IntegrationTests/TestRunnerTests.cs

This file was deleted.

17 changes: 0 additions & 17 deletions test/Exercism.TestRunner.CSharp.IntegrationTests/TestSolution.cs

This file was deleted.

Loading

0 comments on commit f537c83

Please sign in to comment.