From 9f63b15ebec6fc186d4a590b31aded3e1b48cce2 Mon Sep 17 00:00:00 2001 From: abk Date: Thu, 10 Jan 2013 17:06:10 +0400 Subject: [PATCH] Error message was changed in test case heal/drop_small|_edges/A4. Result shape in the test is invalid. --- tests/heal/drop_small_edges/A4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/heal/drop_small_edges/A4 b/tests/heal/drop_small_edges/A4 index 21a43588b6..788c52d211 100644 --- a/tests/heal/drop_small_edges/A4 +++ b/tests/heal/drop_small_edges/A4 @@ -1,2 +1,3 @@ -puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_6" +puts "TODO OCC23127 ALL: Tcl Exception:" restore [locate_data_file DSE3.rle] a +puts "TEST COMPLETED"