Skip to content

Commit 7070296

Browse files
author
Matthias Güdemann
committed
Add unit test to Makefile
1 parent f42eeb2 commit 7070296

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
@@ -45,6 +45,7 @@ SRC += unit_tests.cpp \
4545
util/symbol_table.cpp \
4646
catch_example.cpp \
4747
java_bytecode/java_virtual_functions/virtual_functions.cpp \
48+
java_bytecode/java_bytecode_parse_generics/parse_generic_superclasses.cpp \
4849
# Empty last line
4950

5051
INCLUDES= -I ../src/ -I.

0 commit comments

Comments
 (0)