Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwolf committed Nov 23, 2024
1 parent 18d0fe1 commit d0c7f86
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 49 deletions.
4 changes: 4 additions & 0 deletions Formula/ab.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@ class Ab < Formula
def install
bin.install "ab"
end

test do
system "#{bin}/ab", "-V"
end
end
28 changes: 0 additions & 28 deletions Formula/docker-ansible.rb

This file was deleted.

21 changes: 0 additions & 21 deletions Formula/docker-composer.rb

This file was deleted.

0 comments on commit d0c7f86

Please sign in to comment.