diff options
Diffstat (limited to 'tests/integration/node_unit_tests.rs')
-rw-r--r-- | tests/integration/node_unit_tests.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/node_unit_tests.rs b/tests/integration/node_unit_tests.rs index 22c0f8110..56c111398 100644 --- a/tests/integration/node_unit_tests.rs +++ b/tests/integration/node_unit_tests.rs @@ -57,6 +57,7 @@ util::unit_test_factory!( assertion_error_test, buffer_test, child_process_test, + cluster_test, console_test, crypto_cipher_gcm_test = crypto / crypto_cipher_gcm_test, crypto_cipher_test = crypto / crypto_cipher_test, |