diff --git a/programs/json.test.in b/programs/json.test.in index df0ee379a..e9f74481f 100755 --- a/programs/json.test.in +++ b/programs/json.test.in @@ -216,8 +216,8 @@ then echo "" echo $baseFileConverter roundtrip checks # example_r14: CRC does not match - for dwg in sample_2000 example_2000 2000/Arc 2000/Text 2000/circle 2000/PolyLine2D 2000/RAY\ - 2000/Spline r11/entities-3d r11/entities-2d + for dwg in sample_2000 2000/Arc 2000/Text 2000/circle 2000/PolyLine2D 2000/RAY\ + 2000/Spline r11/entities-2d $DATA do check_oda done