Skip to content

Commit

Permalink
Remove old test theory
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeee committed Jul 25, 2020
1 parent 10014c8 commit f78d35e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ public class CustomUploaderLoaderTests
{
[Theory]
[FileStringContentData("Files/DirectUpload.net.hsjson")]
[FileStringContentData("Files/FotosHochladen.hsjson")]
public void ValidateTest(string content)
{
var parseResult = CustomUploader.TryParse(content, out var result);
Expand Down

0 comments on commit f78d35e

Please sign in to comment.