diff --git a/compiler/testData/diagnostics/testsWithJvmBackend/exceptionFromInterpreter.diag.txt b/compiler/testData/diagnostics/testsWithJvmBackend/exceptionFromInterpreter.diag.txt deleted file mode 100644 index 64867ffc62c..00000000000 --- a/compiler/testData/diagnostics/testsWithJvmBackend/exceptionFromInterpreter.diag.txt +++ /dev/null @@ -1,5 +0,0 @@ -/exceptionFromInterpreter.kt:7:26: error: Cannot evaluate constant expression: / by zero - -/exceptionFromInterpreter.kt:8:26: warning: Constant expression will throw an exception at runtime: / by zero - -/exceptionFromInterpreter.kt:9:39: error: Cannot evaluate constant expression: marginPrefix must be non-blank string.