Skip to content

Commit ab5f7dd

Browse files
committed
Reverted tash.sh
1 parent 0abee53 commit ab5f7dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/suites/cli/task.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ test_cli() {
1111

1212
file="${TEST_DIR}/test-cli.log"
1313

14-
# bootstrap "test-cli" "${file}"
14+
bootstrap "test-cli" "${file}"
1515

1616
test_display_clouds
1717
test_local_charms
1818
test_model_config
1919
test_model_defaults
2020
test_unregister
2121

22-
# destroy_controller "test-cli"
22+
destroy_controller "test-cli"
2323
}

0 commit comments

Comments
 (0)