Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu committed Jan 20, 2025
1 parent 5e16dec commit 5677e23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,11 @@ unit_tests_1_SOURCES = $(common_src) \
tests/unittest/test_runner.cpp \
tests/unittest/test_ibd.cpp \
tests/unittest/test_updateSingleHap.cpp \
tests/unittest/test_panel.cpp \
tests/unittest/test_utilities.cpp

unit_tests_2_SOURCES = $(common_src) \
tests/unittest/test_panel.cpp \
tests/unittest/test_runner.cpp \
tests/unittest/test_mcmc.cpp \
tests/unittest/test_updatePairHap.cpp \
tests/unittest/test_workflow.cpp
Expand Down

0 comments on commit 5677e23

Please sign in to comment.