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 c8e4b937 authored by adelmann's avatar adelmann :reminder_ribbon:
Browse files

remove unsessesary tests

parent 4ac1a050
No related branches found
No related tags found
No related merge requests found
...@@ -32,9 +32,7 @@ tests+=('RestartTest-1') ...@@ -32,9 +32,7 @@ tests+=('RestartTest-1')
tests+=('RestartTest-2') tests+=('RestartTest-2')
tests+=('RestartTest-3') tests+=('RestartTest-3')
tests+=('RestartTest-4') tests+=('RestartTest-4')
tests+=('RestartTest-5')
tests+=('RestartTest-6') tests+=('RestartTest-6')
tests+=('RestartTest-7')
tests+=('RestartTest-8') tests+=('RestartTest-8')
tests+=('RingCyclotron') tests+=('RingCyclotron')
tests+=('RingCyclotronMTS') tests+=('RingCyclotronMTS')
...@@ -44,7 +42,6 @@ tests+=('SBend-Simple-Test-1') ...@@ -44,7 +42,6 @@ tests+=('SBend-Simple-Test-1')
tests+=('SBend-Simple-Test-2') tests+=('SBend-Simple-Test-2')
tests+=('SBend-Simple-Test-3') tests+=('SBend-Simple-Test-3')
tests+=('SBend-Simple-Test-4') tests+=('SBend-Simple-Test-4')
tests+=('Scan-1')
tests+=('VKick-Test-1') tests+=('VKick-Test-1')
tests+=('opalimpact-1') tests+=('opalimpact-1')
tests+=('AWAGun-1') tests+=('AWAGun-1')
......
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