Skip to content

Commit

Permalink
reorg test
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu committed Jan 20, 2025
1 parent edbb803 commit 61ee4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ dEploid_dbg_LDADD = $(common_LDADD)
dEploid_prof_LDADD = $(common_LDADD)

unit_tests_1_SOURCES_0 = tests/unittest/test_ibd.cpp \
tests/unittest/test_updateSingleHap.cpp \
tests/unittest/test_panel.cpp \
tests/unittest/test_utilities.cpp

unit_tests_2_SOURCES_0 = tests/unittest/test_mcmc.cpp \
tests/unittest/test_updateSingleHap.cpp \
tests/unittest/test_updatePairHap.cpp \
tests/unittest/test_workflow.cpp

Expand Down

0 comments on commit 61ee4ec

Please sign in to comment.