Skip to content

Commit ae584df

Browse files
author
Lukasz A.J. Wrona
committed
Move optional unit tests into util directory
1 parent 4dbf939 commit ae584df

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

unit/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SRC = src/expr/require_expr.cpp \
66
unit_tests.cpp \
77
catch_example.cpp \
88
util/expr_iterator.cpp \
9-
optional.cpp \
9+
util/optional.cpp \
1010
analyses/call_graph.cpp \
1111
java_bytecode/java_bytecode_convert_class/convert_abstract_class.cpp \
1212
# Empty last line
File renamed without changes.

0 commit comments

Comments
 (0)