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 1b65167 commit 52ec252
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/core/test-inspect.c
Expand Up @@ -682,7 +682,6 @@ data_accessor_dynamic_pseudo_column_name(void)
NULL)

ADD_DATUM("_score");
ADD_DATUM("_nsubrecs");

#undef ADD_DATUM
}
Expand Down

0 comments on commit 52ec252

Please sign in to comment.