Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 7bbcdd0f authored by ext-rogers_c's avatar ext-rogers_c
Browse files

Add SpiralSector test

parent 70715788
No related branches found
No related tags found
Loading
...@@ -2,6 +2,7 @@ set (_SRCS ...@@ -2,6 +2,7 @@ set (_SRCS
OffsetTest.cpp OffsetTest.cpp
RingTest.cpp RingTest.cpp
SBend3DTest.cpp SBend3DTest.cpp
SpiralSectorTest.cpp
VariableRFCavityTest.cpp VariableRFCavityTest.cpp
) )
...@@ -9,4 +10,4 @@ include_directories ( ...@@ -9,4 +10,4 @@ include_directories (
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}
) )
add_sources(${_SRCS}) add_sources(${_SRCS})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment