Navigation Menu

Skip to content

Commit

Permalink
test: remove a test for _nsubrecs
Browse files Browse the repository at this point in the history
It requires a grouped table. We should write a test for it but it
is messy for now... Sorry...
  • Loading branch information
kou committed Jun 10, 2013
1 parent d7b3f7a commit 1b65167
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/core/test-accessor.c
Expand Up @@ -90,7 +90,6 @@ data_column_name(void)
ADD_DATA("_key");
ADD_DATA("_value");
ADD_DATA("_score");
ADD_DATA("_nsubrecs");

#undef ADD_DATA
}
Expand Down

0 comments on commit 1b65167

Please sign in to comment.