FIR BB: remove stale test ignoring tags in old language versions

Since bf06d381 (move old Java nullability assertion tests...),
these tests aren't used by (Fir|Ir)BlackBoxCodegenTest anymore.
This commit is contained in:
Jinseong Jeon
2020-12-11 10:43:47 -08:00
committed by TeamCityServer
parent f7ade2b0b8
commit 12cfba9ca9
2 changed files with 0 additions and 2 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: -NullabilityAssertionOnExtensionReceiver
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// FILE: test.kt
// WITH_RUNTIME
@@ -1,5 +1,4 @@
// !LANGUAGE: -NullabilityAssertionOnExtensionReceiver
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// WITH_RUNTIME
// FILE: test.kt