diff --git a/tests/Makefile.am b/tests/Makefile.am index 83489ac7..0b106413 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -85,5 +85,4 @@ test_fork_SOURCES = test_fork.cpp endif # Run the test cases -# TESTS = $(noinst_PROGRAMS) -TESTS = test_security_plain \ No newline at end of file +TESTS = $(noinst_PROGRAMS) \ No newline at end of file