Skip to content

Commit 3b69fe1

Browse files
author
thk123
committed
Missing source file from Makefile
1 parent d70a08a commit 3b69fe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unit/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ SRC += unit_tests.cpp \
1919
java_bytecode/java_bytecode_convert_class/convert_abstract_class.cpp \
2020
miniBDD_new.cpp \
2121
java_bytecode/java_string_library_preprocess/convert_exprt_to_string_exprt.cpp \
22+
java_bytecode/java_utils_test.cpp \
2223
solvers/refinement/string_constraint_generator_valueof/calculate_max_string_length.cpp \
2324
solvers/refinement/string_constraint_generator_valueof/get_numeric_value_from_character.cpp \
2425
solvers/refinement/string_constraint_generator_valueof/is_digit_with_radix.cpp \

0 commit comments

Comments
 (0)