diff options
Diffstat (limited to 'domain/CMakeLists.txt')
| -rw-r--r-- | domain/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/domain/CMakeLists.txt b/domain/CMakeLists.txt index ec9eb62..6c54e31 100644 --- a/domain/CMakeLists.txt +++ b/domain/CMakeLists.txt @@ -41,6 +41,7 @@ add_executable("domain-tests" "tests/disposition.cpp" "tests/participant.cpp" + "tests/turn_order_bugs.cpp" "tests/turn_order.cpp" ) |
