Sha256: c68ff58be27cc933499553ec701480219ab9be8cc4903c078f580048d31562b7
Contents?: true
Size: 214 Bytes
Versions: 2
Compression:
Stored size: 214 Bytes
Contents
require 'rspec' require 'aviglitch' require 'pathname' require 'fileutils' FILES_DIR = Pathname.new(File.dirname(__FILE__)).realpath + 'files' OUTPUT_DIR = FILES_DIR + 'output' RSpec.configure do |config| end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
aviglitch-0.1.3 | spec/spec_helper.rb |
aviglitch-0.1.2 | spec/spec_helper.rb |