From a780a7deb476b9af75308c398bdc69c10fd4d443 Mon Sep 17 00:00:00 2001 From: Reza Rastak Date: Tue, 30 Apr 2019 21:33:35 -0700 Subject: [PATCH] reverting the effects of the last commit on the last line of the inp file --- tests/grid/grids/abaqus/2d/2d_short_handwritten.inp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/grid/grids/abaqus/2d/2d_short_handwritten.inp b/tests/grid/grids/abaqus/2d/2d_short_handwritten.inp index 33a0d7f8d1..c0a127f8ea 100644 --- a/tests/grid/grids/abaqus/2d/2d_short_handwritten.inp +++ b/tests/grid/grids/abaqus/2d/2d_short_handwritten.inp @@ -9,4 +9,4 @@ It does not have a new line at the end of the last line. 3,0,1 4,1,1 *ELEMENT, TYPE=CPE4, ELSET=EB0 -1,1,2,4,3 +1,1,2,4,3 \ No newline at end of file -- 2.39.5