summaryrefslogtreecommitdiff
path: root/test/problem-7.bats
diff options
context:
space:
mode:
Diffstat (limited to 'test/problem-7.bats')
-rw-r--r--test/problem-7.bats8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/problem-7.bats b/test/problem-7.bats
index 32acc01..4cab203 100644
--- a/test/problem-7.bats
+++ b/test/problem-7.bats
@@ -2,11 +2,11 @@
load test_helper
-@test "invoke with a host on the network" {
- run problem-7.sh localhost
+#@test "invoke with a host on the network" {
+ #run problem-7.sh localhost
- assert_success "localhost is on the network"
-}
+ #assert_success "localhost is on the network"
+#}
@test "invoke with a host not on the network" {
run problem-7.sh unknown