Skip to content

Commit

Permalink
This should hang
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyMartynov committed Feb 5, 2020
1 parent 32cf9c8 commit 1279fca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/runner/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public class Program
{
public static int Main(string[] argv)
{
throw new Exception("I'm crashing and I know it");
try
{
var rootPath = Path.Combine(AppContext.BaseDirectory, "../../..");
Expand Down

0 comments on commit 1279fca

Please sign in to comment.