Skip to content

Commit 359b0f8

Browse files
authored
fix indentation issue in Makefile
1 parent 95b8ee1 commit 359b0f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ REGRESS = scan \
8989
cypher_vle \
9090
cypher_union \
9191
cypher_call \
92-
cypher_merge \
93-
age_global_graph \
92+
cypher_merge \
93+
age_global_graph \
9494
age_load \
9595
index \
9696
drop

0 commit comments

Comments
 (0)