Fix runincontext testing (#43446)
authorJan Vorlicek <janvorli@microsoft.com>
Thu, 15 Oct 2020 18:31:35 +0000 (20:31 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Oct 2020 18:31:35 +0000 (20:31 +0200)
commit346c434e502d2a7743e98171c051051163caefc9
treecc6deac7d69d82bade7a008e93d85afd17233ee7
parente447e81bba126e78194e8fb66326579c01220116
Fix runincontext testing (#43446)

After some recent shuffles of tests location, running the coreclr tests
with runincontext option stopped working. This change fixes it by fixing
the script path in the run.py.
src/tests/run.py