Skip to content

Commit 3cbfb1a

Browse files
committed
rename
1 parent c280156 commit 3cbfb1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/dsets.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ static const char *FILENAME[] = {"dataset", /* 0 */
134134
#define DSET_SET_LOCAL_NAME_2 "set_local_2"
135135
#define DSET_CAN_APPLY_SKIPS_CBS_NAME "can_apply_skips_cbs"
136136
#define DSET_CAN_APPLY_SKIPS_CBS_VLEN_NAME "can_apply_skips_cbs_vlen"
137-
#define DSET_SET_LOCAL_UPDATES_CD_NAME "can_apply_updates_cd"
138-
#define DSET_SET_LOCAL_UPDATES_CD_VLEN_NAME "can_apply_updates_cd_vlen"
137+
#define DSET_SET_LOCAL_UPDATES_CD_NAME "set_local_updates_cd"
138+
#define DSET_SET_LOCAL_UPDATES_CD_VLEN_NAME "set_local_updates_cd_vlen"
139139
#define DSET_ONEBYTE_SHUF_NAME "onebyte_shuffle"
140140
#define DSET_NBIT_INT_NAME "nbit_int"
141141
#define DSET_NBIT_FLOAT_NAME "nbit_float"

0 commit comments

Comments
 (0)