Skip to content

Commit

Permalink
Fix bad merge in resource unit test CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg committed Feb 4, 2018
1 parent 792504f commit bdd338e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/unit/resource/CMakeLists.txt
Expand Up @@ -7,8 +7,6 @@ set(tests
named_pool_executor
resource_partitioner
shutdown_suspended_pus
suspend_pool
suspend_pool_external
suspend_disabled
suspend_pool
suspend_pool_external
Expand All @@ -21,8 +19,6 @@ set(tests
set(named_pool_executor_PARAMETERS THREADS_PER_LOCALITY 4)
set(resource_partitioner_PARAMETERS THREADS_PER_LOCALITY 4)
set(shutdown_suspended_pus_PARAMETERS THREADS_PER_LOCALITY 4)
set(suspend_pool_PARAMETERS THREADS_PER_LOCALITY 4)
set(suspend_pool_external_PARAMETERS THREADS_PER_LOCALITY 4)
set(suspend_disabled_PARAMETERS THREADS_PER_LOCALITY 4)
set(suspend_pool_PARAMETERS THREADS_PER_LOCALITY 4)
set(suspend_pool_external_PARAMETERS THREADS_PER_LOCALITY 4)
Expand Down

0 comments on commit bdd338e

Please sign in to comment.