From 9408bb84e9118d4efe3532ae2f4cc9dfa14bc425 Mon Sep 17 00:00:00 2001 From: Dmitriy Novozhilov Date: Wed, 12 Feb 2020 11:20:40 +0300 Subject: [PATCH] [FIR-TEST] Update testname in testdata --- .../testData/resolve/smartcasts/boundSmartcastsInBranches.dot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/fir/resolve/testData/resolve/smartcasts/boundSmartcastsInBranches.dot b/compiler/fir/resolve/testData/resolve/smartcasts/boundSmartcastsInBranches.dot index 60d68912b4a..e57901e5356 100644 --- a/compiler/fir/resolve/testData/resolve/smartcasts/boundSmartcastsInBranches.dot +++ b/compiler/fir/resolve/testData/resolve/smartcasts/boundSmartcastsInBranches.dot @@ -1,4 +1,4 @@ -digraph noBoundSmartcastAfterContinue_kt { +digraph boundSmartcastsInBranches_kt { graph [splines=ortho nodesep=3] node [shape=box penwidth=2] edge [penwidth=2]