Skip to content

Commit 696bba6

Browse files
committed
fix test dependency-install
1 parent 3c76534 commit 696bba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ echo ''
5454
run_test 'list' 0
5555
run_test 'reload' 0
5656
run_test 'service' 1
57+
run_test 'system' 1
5758
run_test 'package' 1
5859
run_test '1_dependencies' 0
5960
run_test 'alias' 1
@@ -155,7 +156,6 @@ run_test 'dhcrelay_destination' 1
155156
run_test 'dhcrelay_relay' 1
156157
run_test 'dhcp_controlagent' 1
157158
run_test 'dhcp_reservation' 1
158-
run_test 'system' 1
159159
run_test 'acme_general' 1
160160
run_test 'acme_account' 1
161161
run_test 'acme_validation' 1

0 commit comments

Comments
 (0)