Skip to content

Commit 0bd84c1

Browse files
committed
remove space
1 parent 7ff8b10 commit 0bd84c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_cell/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ AddTest(
7979
TARGET cell_ParaKpoints
8080
LIBS parameter MPI::MPI_CXX
8181
SOURCES parallel_kpoints_test.cpp ../../module_base/global_variable.cpp ../../module_base/parallel_global.cpp
82-
../../module_base/parallel_common.cpp ../../module_base/parallel_comm.cpp ../parallel_kpoints.cpp
82+
../../module_base/parallel_common.cpp ../../module_base/parallel_comm.cpp ../parallel_kpoints.cpp
8383
)
8484

8585
find_program(BASH bash)

0 commit comments

Comments
 (0)