Navigation Menu

Skip to content

Commit

Permalink
test: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 16, 2015
1 parent 5cd37e6 commit 462c494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/core/test-context.c
Expand Up @@ -97,7 +97,7 @@ void
test_dynamic_malloc_change(void)
{
#ifdef USE_DYNAMIC_MALLOC_CHANGE
cut_assert_ensue_context();
cut_assert_ensure_context();
{
grn_ctx *ctx = context;

Expand Down

0 comments on commit 462c494

Please sign in to comment.