Skip to content

Commit

Permalink
[#3552] Fixed rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
fxdupont committed Oct 11, 2024
1 parent f98ee6f commit 2a492e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bin/shell/tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@ SHTESTS += shell_ca_process_tests.sh
SHTESTS += shell_d2_process_tests.sh
SHTESTS += shell_dhcp4_process_tests.sh
SHTESTS += shell_dhcp6_process_tests.sh
if CA_TLS_TEST
SHTESTS += tls_ca_process_tests.sh
SHTESTS += tls_d2_process_tests.sh
SHTESTS += tls_dhcp4_process_tests.sh
SHTESTS += tls_dhcp6_process_tests.sh
endif

# As with every file generated by ./configure, clean them up when running
# "make distclean", but not on "make clean".
Expand Down

0 comments on commit 2a492e0

Please sign in to comment.