From f20f51697d2c61ce998ed7514a327e3c1e1936bc Mon Sep 17 00:00:00 2001 From: Peter Kukol Date: Wed, 28 Sep 2016 18:29:33 -0700 Subject: Add option to measure time spent inside calls to the CLR. (#7357) * Add option to measure time spent inside calls to the CLR (off by default). --- tests/issues.targets | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/issues.targets b/tests/issues.targets index 687c427601..ce7976164d 100644 --- a/tests/issues.targets +++ b/tests/issues.targets @@ -40,9 +40,6 @@ 3392 - - 6574 - 2414 @@ -245,6 +242,9 @@ + + 6553 + 7008 -- cgit v1.2.3