Sha256: 538a2e878648c27f15f9a91732eccd8358fc8953d29e6ed50d0760840a57a8b2

Contents?: true

Size: 198 Bytes

Versions: 2

Compression:

Stored size: 198 Bytes

Contents

# encoding: utf-8

# Loads the RSpec test suit.
require "hexx-suit"

# Loads runtime metrics in the current scope
Hexx::Suit.load_metrics_for(self)

# Loads the code of the module.
require "policy"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
policy-1.0.4 spec/spec_helper.rb
policy-1.0.1 spec/spec_helper.rb