Skip to content

Commit d5183d8

Browse files
Refactor: fix unit test
1 parent bb55801 commit d5183d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/module_cell/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ list(APPEND cell_simple_srcs
3333
../../module_elecstate/cal_wfc.cpp
3434
../../module_elecstate/cal_nelec_nband.cpp
3535
../../module_elecstate/read_orb.cpp
36+
../k_vector_utils.cpp
3637
)
3738

3839
add_library(cell_info OBJECT ${cell_simple_srcs})

0 commit comments

Comments
 (0)