[NI] Disable test with disabled RefinedSamAdaptersPriority in NI

Such test has no ense in NI because NI it is LV = 1.4 and we cannot
repeat behaviour in 1.3 anyway, so I propose not even support old cases.
Also priority of LANGUAGE directive should be more then key enabled on
all tests -- also fixed.
This commit is contained in:
Stanislav Erokhin
2018-05-19 18:04:22 +03:00
parent b31d027aed
commit 99e7823352
3 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
// !LANGUAGE: -RefinedSamAdaptersPriority
// !LANGUAGE: -RefinedSamAdaptersPriority -NewInference
// !CHECK_TYPE
// FILE: A.java
public class A {
@@ -1,4 +1,4 @@
// !LANGUAGE: -RefinedSamAdaptersPriority
// !LANGUAGE: -RefinedSamAdaptersPriority -NewInference
// !CHECK_TYPE
// FILE: A.java
public class A {