logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

rspec (402B)


  1. #!/usr/bin/env ruby
  2. # frozen_string_literal: true
  3. #
  4. # This file was generated by Bundler.
  5. #
  6. # The application 'rspec' is installed as part of a gem, and
  7. # this file is here to facilitate running it.
  8. #
  9. require "pathname"
  10. ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile",
  11. Pathname.new(__FILE__).realpath)
  12. require "rubygems"
  13. require "bundler/setup"
  14. load Gem.bin_path("rspec-core", "rspec")