diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am index a4c1fa477d..7c8f0027f8 100644 --- a/test/unit/Makefile.am +++ b/test/unit/Makefile.am @@ -16,6 +16,7 @@ check_PROGRAMS = \ aliased_registers_test \ analysis_usage_test \ array_propagation_test \ + atomic_map_test \ blaming_escape_test \ boxed_boolean_propagation_test \ branch_prefix_hoisting_test \