Skip to content

Commit d432a36

Browse files
Remove obsolete unit test
The path explorer works differently now. These tests are hard to adapt because they exercise a different interface.
1 parent 0aa6d80 commit d432a36

File tree

3 files changed

+0
-508
lines changed

3 files changed

+0
-508
lines changed

unit/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ SRC += analyses/ai/ai.cpp \
3030
interpreter/interpreter.cpp \
3131
json/json_parser.cpp \
3232
json_symbol_table.cpp \
33-
path_strategies.cpp \
3433
pointer-analysis/value_set.cpp \
3534
solvers/bdd/miniBDD/miniBDD.cpp \
3635
solvers/floatbv/float_utils.cpp \

0 commit comments

Comments
 (0)