Skip to content

Commit

Permalink
Build a version that crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Jul 15, 2021
1 parent 3f98ff9 commit 828a41b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launcher/launcher.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ int main(int argc, char* argv[])

try
{
throw runtime_error("This is a test error.");

auto juliaupConfigPath{ GetJuliaupconfigPath() };

Expand Down

0 comments on commit 828a41b

Please sign in to comment.