Skip to content

Commit

Permalink
Refactor Rakefile and spec files for better organization and readability
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen committed May 4, 2024
1 parent ed7c9e8 commit 6d6208c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
require 'bundler/setup'
require 'rspec/core/rake_task'
# load 'tasks/otr-activerecord.rake'

task :default => ["short"]

Expand Down

0 comments on commit 6d6208c

Please sign in to comment.