friendsoftheweb/woff-rb

View on GitHub
spec/spec_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage
require "bundler/setup"
Bundler.setup

require "woff"

RSpec.configure do |config|
end