Skip to content

Commit 2a70463

Browse files
committed
Removing missing data in CDL
1 parent 93bc2c4 commit 2a70463

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

lib/bald/tests/integration/CDL/array_geo.cdl

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,4 @@ variables:
2828
:bald__isPrefixedBy = "prefix_list" ;
2929
data:
3030

31-
temp =
32-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
33-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
34-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
35-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
36-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
37-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
38-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
39-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
40-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
41-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
42-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _ ;
43-
44-
4531
}

lib/bald/tests/integration/CDL/array_multitypes.cdl

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,4 @@ variables:
2929
:bald__isPrefixedBy = "prefix_list" ;
3030
data:
3131

32-
temp =
33-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
34-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
35-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
36-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
37-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
38-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
39-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
40-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
41-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
42-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _,
43-
_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _ ;
44-
45-
4632
}

0 commit comments

Comments
 (0)