Sha256: 0ca71fe5fd38d35d25b05c62404f44d6bc7523e0d84c5a7f9a82231c9a2e4130

Contents?: true

Size: 147 Bytes

Versions: 1

Compression:

Stored size: 147 Bytes

Contents

require 'spec_helper'

describe Authority do
  it "should have a constant of abilities" do
    Authority::ADJECTIVES.should be_an(Array)
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
authority-0.0.1 spec/authority_spec.rb