Skip to content

Commit

Permalink
fixup! Unit test java_type_from_string and fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbrenguier committed May 2, 2018
1 parent 0f72e03 commit d343aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit/java_bytecode/java_types/java_type_from_string.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
\*******************************************************************/

#include <testing-utils/catch.hpp>
#include <java_types.h>
#include <java_bytecode/java_types.h>

SCENARIO("java_type_from_string", "[core][java_types]")
{
Expand Down

0 comments on commit d343aab

Please sign in to comment.