Skip to content

Commit

Permalink
Remove deprecated gem wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
apexatoll committed Oct 16, 2023
1 parent 3dad1cf commit fc63eaf
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 352 deletions.
57 changes: 0 additions & 57 deletions lib/kangaru/testing/gem.rb

This file was deleted.

31 changes: 0 additions & 31 deletions sig/kangaru/testing/gem.rbs

This file was deleted.

193 changes: 0 additions & 193 deletions spec/kangaru/testing/gem_spec.rb

This file was deleted.

4 changes: 0 additions & 4 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ def load_support_files!

config.order = :random

config.include FileHelper
config.include GemHelper
config.include TempDirHelper

config.after(with_gem: true) do
if Kangaru.instance_variable_defined?(:@application)
Kangaru.remove_instance_variable(:@application)
Expand Down
31 changes: 0 additions & 31 deletions spec/support/file_helper.rb

This file was deleted.

21 changes: 0 additions & 21 deletions spec/support/gem_helper.rb

This file was deleted.

15 changes: 0 additions & 15 deletions spec/support/temp_dir_helper.rb

This file was deleted.

0 comments on commit fc63eaf

Please sign in to comment.