Skip to content

Commit

Permalink
test: Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Sep 5, 2019
1 parent 86ec75f commit a67ce53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/runtime-c-api/tests/test-exports.c
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ int main()

assert(call_result == WASMER_OK);
}

{
printf("\nCheck the `string` exported function\n");

Expand Down

0 comments on commit a67ce53

Please sign in to comment.