From 0c478585cf6856cf1e529f0d2c7df7bb99d50e69 Mon Sep 17 00:00:00 2001 From: "Ilya.Kazakevich" Date: Wed, 25 Jan 2017 20:20:56 +0300 Subject: [PATCH] New test runners: legacy configuration detection improved * In old version we used to check testType which is never null --- .../PyUniversalTestLegacyInterop.kt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/python/src/com/jetbrains/python/testing/universalTests/PyUniversalTestLegacyInterop.kt b/python/src/com/jetbrains/python/testing/universalTests/PyUniversalTestLegacyInterop.kt index 47593ce0bbfe..e29c299faa73 100644 --- a/python/src/com/jetbrains/python/testing/universalTests/PyUniversalTestLegacyInterop.kt +++ b/python/src/com/jetbrains/python/testing/universalTests/PyUniversalTestLegacyInterop.kt @@ -149,7 +149,7 @@ class PyUniversalTestLegacyConfigurationAdapter