require_relative '../lib/allocations'
require 'rspec'

RSpec.configure do |c|
  c.color = true
end
