Skip to content

Commit

Permalink
Revert "Add R10K::CLI spec tests"
Browse files Browse the repository at this point in the history
This reverts commit 5515f6c.
  • Loading branch information
mwaggett committed Apr 22, 2020
1 parent 72e54d5 commit b879367
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 404 deletions.
27 changes: 0 additions & 27 deletions spec/shared-contexts/cli.rb

This file was deleted.

182 changes: 0 additions & 182 deletions spec/shared-examples/cli.rb

This file was deleted.

1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

Dir.glob(File.expand_path('spec/shared-examples/**/*.rb', PROJECT_ROOT)).each { |file| require file }

require 'shared-contexts/cli'
require 'shared-contexts/git-fixtures'
require 'matchers/exit_with'
require 'matchers/match_realpath'
Expand Down
Loading

0 comments on commit b879367

Please sign in to comment.